@yield('css')
@if(Auth::check()) Dashboard @else Login @endif
@yield('content') @yield('js')