@yield('css')
@yield('content') @if(Route::current()->getName() != '/' && Route::current()->getName() != 'home') @endif
@yield('js')