@extends('master') @section('title', 'Resort' ) @section('description', '{{ $resort->meta_Description }}') @section('keywords', '{{ $resort->meta_Keywords }}') @section('content')
Unit | Week | Module | Bedrooms | Season | Price ex VAT | Status | Interested? |
---|---|---|---|---|---|---|---|
{{ $timeshare->unit }} | {{ $timeshare->week }} | {{ $timeshare->module }} | {{ $timeshare->bedrooms }} | {{ $timeshare->season }} | R{{ $timeshare->setPrice }} | {{ $timeshare->status }} | Enquire Now |
{!! $resort->information !!}
@if($resort->url!=NULL) @endif