@if(isset($contactPersons) && count($contactPersons)>0)
@php $i = 100001; @endphp
@foreach($contactPersons as $participant)
{{-- @dd($participant)--}}
@if($participant->status != 'D')
|
{{-- --}}
|
{{-- --}}
|
|
|
|
|
|
|
{{-- --}}
{{-- --}}
{{-- | --}}
@php($i++)
@endif
@endforeach
@endif