{{ env('APP_NAME','Glover') }}
{!! $body ?? '' !!} @yield('body')
© {{ date('Y') }} {{ env('APP_NAME') }}. All rights reserved.