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

WELCOME TO GWI CLUB

Where Elegance Meets Exclusivity

And Every Night is Legendary ✨

Step into GWI, a 3-star luxury club where entertainment, dining, and relaxation come together. From lively nightlife and stylish lounges to exclusive VIP areas, we offer the ideal setting for memorable experiences.

GWI Club Interior
GWI CLUB UNIQUENESS

Luxurious Ambiance

Gourmet Dining & Premium Drinks

Live Entertainment & Events

VIP & Private Lounge Areas for Couples

State-of-the-Art Sound & Lighting

Premium Security & Exclusive Access

Luxurious Ambiance

Gourmet Dining & Premium Drinks

Live Entertainment & Events

VIP & Private Lounge Areas for Couples

State-of-the-Art Sound & Lighting

Premium Security & Exclusive Access

🌟 EXCLUSIVE MEMBERSHIPS
👑 Platinum Membership
  • Priority access & reservations
  • Complimentary bottle service monthly
  • Exclusive member-only events
  • 20% discount on all beverages
💎 Gold Membership
  • Guaranteed entry on busy nights
  • 15% discount on food & drinks
  • Birthday celebration package
  • Early access to event tickets
🎯 Corporate Packages
  • Private event hosting
  • Customized catering options
  • Dedicated event coordinator
  • Flexible payment terms
👑 Platinum Membership
  • Priority access & reservations
  • Complimentary bottle service monthly
  • Exclusive member-only events
  • 20% discount on all beverages
💎 Gold Membership
  • Guaranteed entry on busy nights
  • 15% discount on food & drinks
  • Birthday celebration package
  • Early access to event tickets
🎯 Corporate Packages
  • Private event hosting
  • Customized catering options
  • Dedicated event coordinator
  • Flexible payment terms
Club Events

🌟 OUR PROMISE

Proper security protocols will be followed to ensure a safe, enjoyable experience. GWI Club is on the path to becoming one of the Top 50 Clubs in the World — open every day, serving high-class drinks, and delivering luxury experiences at a reasonable price.

Our goal is to blend international standards with exceptional hospitality to redefine what a night out feels like. Be a part of something legendary.

Why GWI Club? Because you deserve more than just a party — you deserve an experience.
GWI Club doesn't just play music — it orchestrates memories. 💃🕺

@include('frontend.partials.map-modal') @endsection @section('script') @if ($basicInfo->google_map_api_key_status == 1) @endif @endsection