@if( config('app.env') == 'production' ) @endif {{ config('app.hire_title') }} | @yield('title') @if ( Route::currentRouteName() == 'hire-home') @else @endif @if ( Route::currentRouteName() == 'hire-home') @else @endif @if( config('app.env') == 'production' ) @endif
@if ( Route::currentRouteName() != 'hire-home') @include('public.alert-message') @endif
@yield('content')
@stack('modal') @if ( Route::currentRouteName() == 'hire-home') @else @endif