@php use App\Models\Ward; use App\Models\CurrentTaxRateZone; $wards = Ward::all(); $taxRate = CurrentTaxRateZone::all(); @endphp @extends('admin.layouts.adminApp') @section('style') @endsection @section('content')
Property Cash Desk Search

Search Criteria
Property No Parcel No Owner Name Mobile No Ward Name Zone Name City Pincode Street Name
Loading...
@endsection @section('script') @endsection