@extends('frontdesk.layouts.master_fullwidth') @section('custom_style') @endsection @section('content')
| Sl | Agent | Resv.Code | Qty | Allot.Code | Date | {{--Adult | Child | --}} {{--Check in Date | --}} {{--Status | --}}Action |
|---|---|---|---|---|---|---|---|---|---|---|
| {{$key+1}} | {{$rsb->get_agent_info->name_eng}} | {{$rsb->resv_code}} | {{ $rsb->get_booking_details->sum('qty') }} | {{$rsb->allotment_id}} | {{date('d-m-Y', strtotime($rsb->date))}} | {{--{{$rsb->adult}} | {{$rsb->children}} | --}} {{----}} {{-- | @if($rsb->status == 3) Request For Cancel @endif | --}}Approve |