{{-- Breadcrumb component with schema.org structured data. @param \Illuminate\Support\Collection $breadcrumbs Collection of objects with ->name and ->url properties. --}} @if(isset($breadcrumbs) && $breadcrumbs->isNotEmpty()) @endif