@extends('layouts.main') @section('title','Jenis Sekolah') @section('header','Jenis Sekolah') @section('breadcrumb') @endsection @section('content')
@if($update)
@endif
@if($create)
@endif
@if($update) @endif @if($create) @endif @endsection @push('custom-scripts') @if($create) @endif @if($update) @endif @endpush