@extends('layouts.app') @section('title', 'Booking List') @section('content')

Booking List

Order ID User Order Date Total Amount Final Amount Payment Created At Status Action
@endsection @section('scripts') @endsection