@if (Auth::User() && (Auth::User()->profile) && $theme->link != null && $theme->link != 'null') @endif @yield('head')
@include('partials.nav')
@include('partials.form-status')
@yield('content')
@yield('footer_scripts')