@extends('layouts.main') @section('page-id', '6037b84a8af131352541e616') @section('body-class', 'sand') @section('content')
Last Updated: @yield('article-last-updated')

@yield('article-title')

@hasSection('article-content')
@yield('article-content')
@endif @hasSection('article-faq') @yield('article-faq') @endif @php $footer = $footer ?? true; @endphp @if($footer === true) @endif
@endsection