@if(Request::is('candidate/login'))
@else
@endif
@yield('content') @if(!Request::is('candidate/*')) @endif @yield('footer')