@if(Auth::user()->profile_photo_path) profile_photo_path)}}" alt="" class="mr-2 md:mr-3 transition-all rounded-full group-hover:ring-1 ring-slate-500 ring-offset-2 h-[30px] sm:h-[38px] md:h-[54px] w-[30px] sm:w-[38px] md:w-[54px] "> @else @endif {{Auth::user()->name}}
  • {{__('profile') }}
  • @csrf {{__('logout') }}