{{-- @extends('frontdesk.layouts.master_fullwidth') @section('custom_style') @endsection @section('content')
| Sl | Resv.Code | Allot.Code | Date | Agent | Adult | Child | Expected Check in Date | Status | Action |
|---|---|---|---|---|---|---|---|---|---|
| {{$key+1}} | {{$rsb->resv_code}} | {{$rsb->allotment_id}} | {{$rsb->date}} | {{$rsb->agent_id}} | {{$rsb->adult}} | {{$rsb->children}} | @if($rsb->status == 1) Pending @endif |