@extends('layouts.app') @section('title', 'Bangladesh Unbound - View Booking') @section('page-title', 'View Booking')@push('styles') @endpush @section('breadcrumb') @endsection @section('content')

Create Package View Booking

Edit Booking Back to Bookings
@include('admin.bookings.partials.view-form')
@endsection