@php $headerLogo = (isset($headerLogo) ? $headerLogo : ''); @endphp {{-- Header --}} {{-- config('app.name') --}} {{-- Body --}} {{ $slot }} {{-- Subcopy --}} @isset($subcopy) {{ $subcopy }} @endisset {{-- Footer --}} © {{ date('Y') }} {{ config('app.name') }}. @lang('All rights reserved.')