@extends('layouts.app') @section('title', 'Enterprise Kanban Board') @push('styles') @endpush @section('content') @include('components.page-header', [ 'title' => 'Structural Kanban Command', 'description' => 'Enterprise workforce task governance with real-time status intelligence and assignment oversight.', 'breadcrumbs' => ['Home' => route('admin.dashboard'), 'Kanban' => '#'], 'actions' => '' ])