@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
# | Booking# | Quoted Amount | Earned Amount | Created At | Action |
---|