@section('content')
@include('content.projects.detailTask')
@include('content.projects.formTask')
@include('content.projects.formSubTask')
@include('content.projects.formGenerateTask')
@include('content.projects.lanjutkan_task')
@endsection
@section('script')
@include('content.projects.actionKanban')
@include('content.projects.actionForm')
@endsection