{{ $kicker ?? '管理台' }}

{{ $title }}

@if(!empty($subtitle))

{{ $subtitle }}

@endif
@if(!empty($actions))
{!! $actions !!}
@endif
@if(!empty($slot))
{{ $slot }}
@endif