@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())
    • {{ auth()->user()->name ?? 'User' }} Admin
    • Profil Saya
    • Pengaturan
    • @csrf
      Keluar
  • @endif