@extends('Frontend.Layouts.app') @section('page_title', 'Gallery Page Template') @section('content') @include('Frontend.Header.header') @php $title = "Gallery"; $desc = "Where every image tells a story of luxury, comfort, and unparalleled hospitality."; @endphp @include('Frontend.Components.page-hero',compact('title','desc'))
Our Video

Our Restaurant Overview

Watch Now * Watch Now * Watch Full Video *
@include('Frontend.Footer.footer__common') @endsection