@extends('front.include.app') @section('content')
{{-- @dd($cms->banner_video) --}}

{{ $homeCmsContent['banner_heading'] ?? 'Default heading' }}

{{ $homeCmsContent['banner_paragraph']}}

{{ $homeCmsContent['banner_button_text']}}

{{ $homeCmsContent['banner_first_heading']}}, {{ $homeCmsContent['banner_second_heading']}}, {{ $homeCmsContent['banner_third_heading']}}

{{ $homeCmsContent['photography_banner_paragraph']}}

{{ $homeCmsContent['photography_banner_button_text']}}
{{ $homeCmsContent['photography_banner_highlighted_heading']}} {{ $homeCmsContent['photography_banner_highlighted_heading']}} {{ $homeCmsContent['photography_banner_highlighted_heading']}} {{ $homeCmsContent['photography_banner_highlighted_heading']}} {{ $homeCmsContent['photography_banner_highlighted_heading']}} {{ $homeCmsContent['photography_banner_highlighted_heading']}} {{ $homeCmsContent['photography_banner_highlighted_heading']}}

{{ $homeCmsContent['home_work_heading']}}

{{ $homeCmsContent['first_home_work_section_heading']}}

{{ $homeCmsContent['first_home_work_section_paragraph']}}

{{ $homeCmsContent['second_home_work_section_heading']}}

{{ $homeCmsContent['second_home_work_section_paragraph']}}

{{ $homeCmsContent['third_home_work_section_heading']}}

{{ $homeCmsContent['third_home_work_section_paragraph']}}

{{ $homeCmsContent['home_rent_studio_heading']}}

{{ $homeCmsContent['first_home_rent_studio_card_heading']}}

{{ $homeCmsContent['first_home_rent_studio_card_paragraph']}}

{{ $homeCmsContent['second_home_rent_studio_card_heading']}}

{{ $homeCmsContent['second_home_rent_studio_card_paragraph']}}

Studios

@foreach($studios as $key => $studio) @endforeach

{{ $homeCmsContent['home_brand_promote_heading']}}

Select a Date

Select a Time

Please select a date from the calendar.

@endsection @push('scripts') @endpush