@extends('templates.adminlte3.layout') @section('title', 'Komitmen Kinerja') @section('css') @include('schedule::templates.adminlte3.Partials.css') @stop @section('sidebar') @include('schedule::templates.adminlte3.Partials.sidebar') @stop @section('breadcrumb')
@stop @section('content') @stop @section('js') @include('schedule::templates.adminlte3.Partials.js') @stop