@extends("la.layouts.app") @section("contentheader_title", "TraineeUsers") @section("contentheader_description", "TraineeUsers listing") @section("section", "TraineeUsers") @section("sub_section", "Listing") @section("htmlheader_title", "TraineeUsers Listing") @section("headerElems") @la_access("TraineeUsers", "create") @endla_access @endsection @section("main-content") @if (count($errors) > 0)
| {{ $module->fields[$col]['label'] or ucfirst($col) }} | @endforeach @if($show_actions)Actions | @endif
|---|