@extends('layouts.master1') @section('title') Rotary • Club of Lekki Phase One @endsection @section('breadcrumbheader1') Members @endsection @section('page') Members @endsection @section('styles') @endsection @section('content') @foreach ($member as $list) {{$list->office}} {{$list->name}} {{$list->facebook}} {{$list->twitter}} @endforeach {!! $member->render() !!} @endsection @section('script') @endsection
{{$list->office}}
{{$list->facebook}} {{$list->twitter}}