@extends("la.layouts.app") @section("contentheader_title", "Shared with mes") @section("contentheader_description", "Shared with mes listing") @section("section", "Shared with mes") @section("sub_section", "Listing") @section("htmlheader_title", "Shared with mes Listing") @section("headerElems") @la_access("Shared_with_mes", "create") @endla_access @endsection @section("main-content") @if (count($errors) > 0)
@endif
@foreach( $listing_cols as $col ) @endforeach
{{ $module->fields[$col]['label'] or ucfirst($col) }}
@la_access("Shared_with_mes", "create") @endla_access @endsection @push('styles') @endpush @push('scripts') @endpush