@extends('layouts.main.master') @section('title') {{ $setting->company }} @endsection @section('description') {{ $setting->webname }} @endsection @section('image') {{ url($banner[0]->image) }} @endsection @section('css') @endsection @section('js') @endsection @section('content')
@foreach ($banner as $item)
img
{{ $item->title }}

{{ $item->description }}

View Detail
@endforeach
{{-- Search tour --}} {{-- *Search Widget Code: engver --}}
01 // About Us

{{$setting->company}}

{!! $gioithieu->description !!}
View More
02 // View Rooms

Rooms & Suites

{{--

Portfolio

--}}
img img
02 // Services

Our Service

Luxor Boutique Hotel offers a comprehensive range of services designed to provide guests with a luxurious and convenient experience. Here's an overview of what you can expect:

@foreach ($dichvu as $key => $item) @php $img_ser = json_decode($item->images); @endphp
{{-- --}}
img img

0{{ $key + 1 }}

{{ $item->name }}

{{ languageName($item->description) }}

{{-- --}}
@endforeach
{{--
--}}
@foreach ($ReviewCus as $item)

{!! languageName($item->content) !!}

img

{{ languageName($item->name) }}

{{ languageName($item->position) }}
@endforeach
{{--
--}}
05 // Blog

News & Activities

I will always update the latest activities to perfect products for customers

@foreach ($hotnews as $item)
img
{{ date_format($item->created_at, 'd/m/Y') }}

{{ languageName($item->title) }}

{{ languageName($item->description) }}

@endforeach
texture-2.png texture-2-light.png
{{--

Yêu Cầu Tư Vấn

Hãy nhập form để được đặt lịch tư vấn cùng Đào Quý Hòa
--}}

Hotline

Call Now

Email

Send Email
Z

Youtube

View Channel

Facebook

Visit Page

Address

View Address
@endsection