@php $pages = App\Models\Page::all(); $published_editions = App\Models\Edition::getPublishedEdition(); @endphp @auth {{App\Models\Helper::displayEmailWarning()}} @endauth