@extends('layouts.main') @section('title','Group Jenis Sekolah') @section('header','Group Jenis Sekolah') @section('breadcrumb') @endsection @section('content') @include('layouts.index.filters', ['date_range' => 0, 'filter' => 0, 'filter_default' => 'All', 'exports' => 0, 'create' => $create])
@if($update) @endif @if($create) @endif @endsection @push('custom-scripts') @if($create) @endif @if($update) @endif @endpush