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