@foreach ($navBreadcrumbs as $breadcrumb)
  • {{ $breadcrumb->title }}
  • @if (! $loop->last) / @endif @endforeach