@section('externalcss') @endsection

Choose One Token From Available Tokens

    @foreach($calenderdates as $key => $date)
  • {{\Carbon\Carbon::parse($date)->format('l')}}

    {{\Carbon\Carbon::parse($date)->format('M d')}}

  • @endforeach
@if(sizeof($slotschedules)>0) @foreach($slotschedules as $slotschedule)

{{$slotschedule->session_name}}

@endforeach @else

No Sessions Available

@endif

Booking Summary

device-message

We can help you

{{env('SUPPORT_NO')}}

Call Us
smart-phone

Get the App

Download our app for better experience and for more feature

@section('externaljs') @endsection