@if(isset($breadcrumbs)) @foreach($breadcrumbs as $crumb) @if(!$loop->first) / @endif @if($loop->last) {{ $crumb['label'] }} @else {{ $crumb['label'] }} @endif @endforeach @else Panel Admin Musyawara @endif
    @if(auth()->check())
  • @if(auth()->user()->photo_path) @else
    {{ strtoupper(mb_substr(auth()->user()->name, 0, 1, 'UTF-8')) }}
    @endif
    • @if(auth()->user()->photo_path) @else
      {{ strtoupper(mb_substr(auth()->user()->name, 0, 1, 'UTF-8')) }}
      @endif
      {{ auth()->user()->name ?? 'User' }} Admin
    • Profil Saya
    • Pengaturan
    • @csrf
      Keluar
  • @endif