@extends('layouts.master') @section('page-css') @endsection @section('content')

{{$title}}

@if(permission('is_create', $route, 'module',true))  Tambah {{$title}} @endif
# No Judul SK Sekolah Nomor SK Tanggal Penetapan SK Tahun Jenis Usulan File
@endsection @section('page-js') @endsection