@extends('frontend.layout') @section('pageHeading') @if (!empty($pageHeading)) {{ $pageHeading->pricing_page_title }} @else {{ __('Pricing') }} @endif @endsection @section('metaKeywords') @if (!empty($seoInfo)) {{ $seoInfo->meta_keyword_pricing }} @endif @endsection @section('metaDescription') @if (!empty($seoInfo)) {{ $seoInfo->meta_description_pricing }} @endif @endsection @section('content') @includeIf('frontend.partials.breadcrumb', [ 'breadcrumb' => $bgImg->breadcrumb, 'title' => !empty($pageHeading) ? $pageHeading->pricing_page_title : __('Pricing'), ])

Special Offers

Enjoy an unforgettable stay with our exclusive seasonal packages. Book now to take advantage of the following offers:

SAVE 20%

Weekend Getaway

20% OFF
  • 20% off all rooms for stays Friday through Sunday
  • Complimentary breakfast for two
  • Late checkout until 2 PM
  • Free access to fitness center
ROMANTIC

Romantic Retreat

SPECIAL
  • Luxurious room upgrade upon arrival
  • Private candlelight dinner for two
  • Couples spa services included
  • Champagne and chocolate on arrival
  • Romantic turndown service
VIP CLUB

Premium Club Night

EXCLUSIVE
  • VIP entry with skip-the-line access
  • Premium bottle service included
  • Reserved VIP table for the night
  • Complimentary cocktail tasting
  • Dedicated club host service
  • 20% discount on additional bottles
LADIES NIGHT

Ladies Night Special

FREE ENTRY
  • Free entry for ladies every Wednesday
  • Complimentary cocktails until midnight
  • Special ladies-only VIP section
  • Free makeup touch-up station
  • 30% off champagne bottles
CORPORATE

Corporate Club Package

BUSINESS
  • Private section for corporate events
  • Customized food & beverage packages
  • Dedicated event coordinator
  • AV equipment and presentation setup
  • Complimentary valet parking
@endsection