@extends("admin.template.layout") @section('header') @endsection @section('content') @php $from = null; $to = null; if(request()->get('from')){ $from = request()->get('from'); } if(request()->get('to')){ $to = request()->get('to'); } @endphp
{{$totalEarning}}
{{$paidEarning}}
# | Booking# | Quoted Amount | Customer | Created At | Action |
---|