@php $uniqid = uniqid(); @endphp @if ($section->getOption('background')) @endif
@if ($section->getOption('show_user_button')) @endif
@if ($section->getOption('logo')) @endif

{{ $section->title }}

{!! $section->content !!} @if ($section->getOption('show_reservation_button') && $isReservationsAllowed)
@endif
@if ($section->getOption('show_scroll_button')) @endif