Notice: Undefined variable: moduleId in C:\wamp64\www\sviaticos\resources\views\la\reporteparticipantes\index.blade.php on line 5

Notice: Undefined variable: moduleId in C:\wamp64\www\sviaticos\resources\views\la\reporteparticipantes\index.blade.php on line 6

Notice: Undefined variable: colNames in C:\wamp64\www\sviaticos\resources\views\la\reporteparticipantes\index.blade.php on line 11

Notice: Undefined variable: colNames in C:\wamp64\www\sviaticos\resources\views\la\reporteparticipantes\index.blade.php on line 43

Warning: Invalid argument supplied for foreach() in C:\wamp64\www\sviaticos\resources\views\la\reporteparticipantes\index.blade.php on line 44

Warning: array_unique() expects parameter 1 to be array, null given in C:\wamp64\www\sviaticos\resources\views\la\reporteparticipantes\index.blade.php on line 50
@extends("la.layouts.app") @section("contentheader_title", "Reporte de Participantes ") @section("section", "Reporte de Participantes") @section("htmlheader_title", "Reporte de Participantes") @section("headerElems") @endsection @section("main-content") @if (count($errors) > 0)
@endif
@foreach($showCols as $col ) @endforeach
{{ ucfirst(ReplaceLabels($col, $viewOrTable)) }}
@endsection @push('styles') @endpush @push('scripts') @endpush