@extends('layouts.tier') @section('title', $tier->meta_title ?? $tier->title) @section('meta_description', $tier->meta_description) @section('meta_keywords', $tier->meta_keywords) @section('meta_robots', $tier->meta_robots) @section('canonical_url', $tier->canonical_url) @section('content')

{{ $tier->title }}

@if($tier->excerpt)
{{ $tier->excerpt }}
@endif @if($tier->featured_image) @endif

Member Tier Benefits

Collect more points and greater privileges throughout your Jumeirah One journey from Member to Platinum.

{{--
Tier Plans
--}}

Terms and Conditions

Please review the following terms and conditions carefully:

@endsection @push('scripts') @endpush