@if (!$availableForBooking)
{{ __('Check Availability') }}
@endif
@if ($availableForBooking) @csrf @if ($room) @endif @endif