@props([ // ラベル(赤バッジの文言)。既定は「次の作業」。 'label' => '次の作業', ]) @once @push('head') @endpush @endonce
merge(['class' => 'next-action mb-3']) }}> {{ $label }}
{{ $slot }}