{{-- Section Header Component Usage: @include('components.dashboard.section-header', [ 'title' => 'Application Status', 'subtitle' => 'Current pipeline overview', 'action' => ['label' => 'View all', 'href' => route('employer.jobs.index')] ]) --}}
{{ $subtitle }}
@endif