@yield('css')
@include('frontend.includes.header')
@yield('content')
@yield('javascript') {{-- @if (Route::has('login')) @auth @endauth @endif --}}