@extends("admin.template.layout") @section('header') @endsection @section('content')
{{ $booking_page_heading ?? $page_heading }}
# Request# Category Customer Name Created At Action
@stop @section('script') @stop