@t('no bookings for this date') @if (isset($date) && $date)
@t('The closest possible date is:') @date($date)
@endif