@extends('layout.app') @section('content') {{$data->heading ?? ''}} {{$data->title ?? ''}} {!! $data->club_description ?? '' !!} Contact Us {{$data->packages_title ?? ''}} @foreach($quailClubProducts as $product) {{$product->name ?? ''}} ${{$product->price ?? ''}}/{{$product->type ?? ''}} {{-- @if(Auth::check() && Auth::user()->roles->first()->name === 'user')--}} Book Now {{-- @else--}} {{-- Book Now--}} {{-- @endif--}} @endforeach
{!! $data->club_description ?? '' !!}
Product Name:
Product Price: $
Selected Date:
Selected Field Name:
Selected Time:
Selected Members:
Don't have an account ?
Already have an account ?