@if($bookingTime->status == 'enabled') {{-- @if ($bookingTime->multiple_booking === 'yes' && $bookingTime->max_booking != 0 && $bookings->count() >= $bookingTime->max_booking)
@lang('front.maxBookingLimitReached')
@else --}} {{--