@props([ 'title', 'breadcrumbs' => [], ])
@if (count($breadcrumbs)) @endif

{{ $title }}

@isset($actions)
{{ $actions }}
@endisset