@extends("LaravelVueAdmin.layouts.app") @section("contentheader_title", "Lembar Pekerjaan") @section("contentheader_description", "List Lembar Pekerjaan") @section("section", "Lembar Pekerjaan") @section("sub_section", "List Data") @section("htmlheader_title", "List Lembar Pekerjaan") @section("headerElems") @endsection @section("main-content") @if (count($errors) > 0)
@endif
@hasSection('description')
@yield('description')
@endif @foreach( $listing_cols as $col ) @endforeach
{{ $module->fields[$col]['label'] or ucfirst($col) }}Lembar Kerja 30 Hari Terakhir Update Terakhir
@lv_access("Tasks", "create") @endlv_access @endsection @push('scripts') @endpush