@props([ 'title' => '宝塚アーカイブ', 'breadcrumbs' => [], ]) {{ $title }}
{{-- パンくず --}} @if (!empty($breadcrumbs)) @endif {{-- ページ内容 --}} {{ $slot }}