@if(in_array(request()->route()->getName(),['user.fill'])) {{ __('Logout') }} @else {{ __('Sign Out') }} @endif