@foreach($tablesPP as $tablePP)
@if ($tablePP->is_active == 1 )
@else
@endif
@endforeach
{{ trans('labels.timeslot') }}
Warning: Undefined variable $timeslots in /home/abazis/apps/eveil/resources/views/tablesPP/delete.blade.php on line 124
Warning: foreach() argument must be of type array|object, null given in /home/abazis/apps/eveil/resources/views/tablesPP/delete.blade.php on line 124
Warning: Undefined variable $timeslots in /home/abazis/apps/eveil/resources/views/tablesPP/delete.blade.php on line 139
Warning: foreach() argument must be of type array|object, null given in /home/abazis/apps/eveil/resources/views/tablesPP/delete.blade.php on line 139