@extends('backoffice.template.app') @section('script') @endsection @section('content')

Perizinan / Kategori Perizinan

@foreach ($generals as $i => $g) @endforeach
# Nama Detail Action
{{ $i + 1 }} {{ $g->nama }}
{{-- MODAL EDIT --}} {{-- MODAL LIGHTBOX --}} @endsection