@extends('layout.master') @section('title', 'Member Report') @section('content')

Member Report

@include('inc.messages')
@endsection @section('css') @endsection @section('js') @endsection