@if($studio->booking_type === 'per_day')
@elseif($studio->booking_type === 'per_week')
@elseif($studio->booking_type === 'per_month')
@else
@endif
@if($clientSecret)
@endif
Booking Details
{{--
--}}
Contact info
@if ($subscriptionId)
You have an active subscription. |
Booking Duration: |
Available Hours: {{ $subscriptionHours }}
@else
Payment
@endif