@extends('layouts.contentLayoutMaster') @section('title', 'Electricity Bills') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content')

Electricity Bills

Add New
{{--

Electricity Bills

@can('Create Area Office') Add New @endcan
--}}
# Meter No Consumer ID Current Reading Consumed Units Name Amount Type Reading Date Due Date Bill Status Payment Status Payment Date Billing Month Created At Created By Remarks
@endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection