@props([ 'breadcrumbs' => [], 'backUrl' => null, 'backLabel' => 'Indietro', ]) @include('filament.components.page-breadcrumbs', [ 'breadcrumbs' => $breadcrumbs, 'backUrl' => $backUrl, 'backLabel' => $backLabel, ])