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

Age Wise Report

@include('inc.messages')
Member # CNIC Name Gender DOB Age Mobile
@endsection @section('css') @endsection @section('js') @endsection