@php use Illuminate\Support\Str; @endphp
@if (Route::has('login')) @endif
@yield('content')
@include('website.frontend.partials.footer')