@extends('landing-page.layouts.default') @section('content')
{{ $sectionData['section_1']['description'] ?? null }}
{{ $sectionData['section_8']['description'] ?? null }}
{{ $sectionData['section_5']['description'] ?? null}}
{{ $sectionData['section_6']['description'] ?? null }}
@endif
@if($mediaAppStore)
@endif
@endif
{{ $sectionData['section_7']['description'] ?? null }}
@endif
@include('landing-page.components.widgets.video-popup', ['videoLinkUrl' => $sectionData['section_7']['url']])