{{-- SEO Breadcrumb Component Use: @include('partials.breadcrumb', ['items' => [['title' => 'Home', 'url' => '/'], ['title' => 'Products', 'url' => '/products'], ['title' => 'Product Name']]]) --}} @if(!empty($items) && count($items) > 0) {{-- JSON-LD Breadcrumb Schema --}} @endif