@extends('layouts.app') {{-- Important Variables --}} @section('title') {{ __('lang.bill_receipt_report') }} @stop @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.maintenance-left-sidebar') @stop @section('content')

{{ __('lang.bill_receipt_report') }}

Search Criteria


@csrf
@stop @push('include-css') @endpush @push('include-js') @endpush