@foreach ($subItems as $subItemIndex => $subItemArr)
{{ $subItemArr['name'] }}
{{ __('Delete Position ' .$subItemArr['name']) }}
{{ __('Are You Sure To Delete This Item ? ') }}
@endforeach
Warning: Undefined variable $id in /home/cfostools/public_html/cfohotel.evoqas.com/resources/views/admin/positions/index.blade.php on line 357
@endforeach
@endslot