@extends('layouts.app') @section('title', 'List Task') @section('breadcrumb', 'List Task') @section('sub-breadcrumb') List @endsection @section('task', 'kt-menu__item--open kt-menu__item--here') @section('list-task', 'kt-menu__item--active') @section('content')
{{-- begin: datatable --}} {{-- --}} {{-- --}}
NoTitledescriptionPhoto Date Start Date End Action
{{-- begin: datatable --}}
@endsection @section('custom-script') @endsection