@extends('master') @section('title', 'Resort' ) @section('description'){{ $resort->meta_Description }}@stop @section('keywords'){{ $resort->meta_Keywords }}@stop @section('content')
| Unit | Week | Module | Bedrooms | Season | Arrival | Departure | Price inc VAT | Status | Interested? | ||
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $timeshare->unit }} | {{ $timeshare->week }} | {{ $timeshare->module }} | {{ $timeshare->bedrooms }} | {{ $timeshare->season }}@if($timeshare->fromDate==NULL) | -@else | {{ \Carbon\Carbon::parse($timeshare->fromDate)->format('jS F Y') }}@endif @if($timeshare->toDate==NULL) | -@else | {{ \Carbon\Carbon::parse($timeshare->toDate)->format('jS F Y') }}@endif | R{{ number_format($timeshare->setPrice, 2) }} | {{ $timeshare->status }} | Yes | 
{!! $resort->information !!}
@if($resort->url!=NULL) @endif @endif
                @if($award=='RCI Hospitality')
                    @if($resort->advisor!=NULL)
                @endif
                @if($award=='RCI Hospitality')
                    @if($resort->advisor!=NULL)
                         @else
                    @else
                         @endif
                @endif
                @if($award=='Silver Crown')
                    @endif
                @endif
                @if($award=='Silver Crown')
                     @endif
                @endif