@extends('public-booking.layouts.shell') @section('title', 'Guest page unavailable') @push('head') @endpush @section('content')
The public guest page for this property is not available right now. Please call or email the hotel to book.
@if($hotel->phone) @endif @if($hotel->email) @endif