@if (File::exists(public_path('assets/img/favicon.png'))) @endif @if (File::exists(public_path('gpg.key'))) @endif

Select theme:
@yield('content') @isset($bio)
{!! $bio !!}
@endisset
@section('scripts') @show