@extends('layouts.master1')
@section('title')
Rotary • Club of Lekki Phase One
@endsection
@section('breadcrumbheader1')
Members
@endsection
@section('page')
{{strtoupper($member->name)}}
@endsection
@section('styles')
@endsection
@section('content')
@endsection
@section('script')
@endsection