@include('customer.includes.style')
Date & Time: {{ session('selectedDateSlot') }}, {{ session('selectedTimeSlot') }}
{{$doctorProfile->location}}
Pet Name:
{{ $bookingData['pet_name'] ?? '' }}Description:
{{ $bookingData['description'] ?? '' }}Reason for Consultation:
{{ $bookingData['reason_for_consultation'] ?? '' }}Vaccination Details:
{{ $bookingData['vaccination_details'] ?? '' }}