@extends("LaravelVueAdmin.layouts.app") @section("contentheader_title", "Kategori SOP") @section("contentheader_description", "List Kategori SOP") @section("section", "Data Kategori SOP") @section("sub_section", "List Data Kategori SOP") @section("htmlheader_title", "List Data PKategori SOP") @section("headerElems") @lv_access("Category_Sops", "create") @endlv_access @endsection @section("main-content") @if (count($errors) > 0)
@endif
@hasSection('description')
@yield('description')
@endif @if($show_actions) @endif
ID Nama Kategori DepartemenAksi
@lv_access("Category_Sops", "create") @endlv_access @endsection @push('scripts') @endpush