@extends('layouts.app') @section('content') @include('layouts.sidebar')
{{ $booking->customerID->customer_name }}
BID-{{ $booking->id }}
{{ $booking->customerID->customer_mobile }}
{{ $booking->booking_date }}