@extends('layout.master') @section('title', 'All Bills') @section('content')

All Bills

@include('inc.messages')
S No. Bill Date Member Name Member # Amount Status Action
@endsection @section('css') @endsection @section('js') @endsection