@if(isset($tableParams['showCheckbox']) && $tableParams['showCheckbox'])
@endif @if(isset($tableParams['showSN']) && $tableParams['showSN']) # @endif @foreach ($headers as $key => $val) {{ $val->display_field_name }} @endforeach @if(isset($tableParams['showAction']) && $tableParams['showAction']) {{ $tableParams['actionCTitle'] ?? 'View as' }} @endif