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

Data Mata Pelajaran

{{-- Content --}}
Kelompok Mapel
No. Nama Mapel Singkatan Kelompok Aksi
@include('pages.mapel._createform') @include('pages.mapel._editform') {{-- @include('pages.mapel._show') --}} @include('pages.mapel._delete') @include('pages.mapel._filter') @endsection @section('js') @include('pages.mapel.script') @endsection