@extends('layouts.main') @section('css') @endsection @section('content') {{-- Header --}}

Data Pembelajaran

{{-- Content --}}
@can('admin') @endcan
No. Mata Pelajaran Kelas Guru Pengampu Aksi
@include('pages.pembelajaran._createform') @include('pages.pembelajaran._editform') {{-- @include('pages.pembelajaran._show') --}} @include('pages.pembelajaran._delete') @include('pages.pembelajaran._filter') @endsection @section('js') @include('pages.pembelajaran.script') @endsection