@yield('styles') @php $currentroute = Route::currentRouteName(); @endphp @if($currentroute == 'password.resets' || $currentroute == 'password.reset.token') @php $cls = 'blank-page bg_theme_gradient' @endphp @else @php $cls = '' @endphp @endif