@extends('layout.admin') @section('styles') @endsection @section('content')
| Sr. No | PNR No | Amount | Payment Status | Created At | Action |
|---|---|---|---|---|---|
| {{ $loop->iteration}} | {{$booking->pnr_no ?? ''}} | {{$booking->amount ?? ''}} | {{$booking->payment_status ?? ''}} | {{$booking->created_at ?? ''}} | Detail |