@extends('layouts.master') @section('css') @endsection @section('content')
@if(permission('is_create', $route.'.*','module',false) || permission('is_update', $route.'.*','module',false)) Tambah Data @endif
# No Tahun Name Nomor Tabel Jumlah Kolom
@endsection @section('js') @endsection