@if ($is_show)
@if (class_exists('Breadcrumbs') && Breadcrumbs::exists(Route::currentRouteName()))
@endif @auth
{{ Auth::user()->name }}
@csrf
@endauth
@endif