@extends('Frontend.Layouts.app') @section('page_title', 'Hotel and Resort Laravel 12 Template') @section('content') @include('Frontend.Header.header') @php $title = "Contact Us"; $desc = "Whether you have questions, need assistance, or simply want to share."; @endphp @include('Frontend.Components.page-hero',compact('title','desc'))
Love to hear from you Get in touch!
contact__image

Hotel Info Center

Open Hours: Monday – Sunday
Telephone: +12505550199
Fax: +12505550199
Email: info@moonlit.com

Hotel location

Address: The Ritz-Carlton (California, USA)
Telephone: +12505550199
Fax: +12505550199
Email: info@moonlit.com

@include('Frontend.Footer.footer__common') @endsection