{{mb_strtoupper($item->title)}}
@if(array_key_exists($item->id, $authors)) @foreach ($authors[$item->id]['authors'] as $key => $value) {{$key + 1 }}{{$value}} @if(count($authors[$item->id]['authors']) > $key + 1) {{';'}} @endif @endforeach @php $corespondingAuthor = $authors[$item->id]['corrAuthor']; @endphp @endif
@foreach ($authorsOfAllPapers[$item->id] as $keyy => $valuee) {{$keyy + 1 }} {{$valuee['conferencePaperAuthourAffliation']}}
@endforeach {{'Corresponding Author: '.$corespondingAuthor}}
@if(array_key_exists($item->id, $authors)) @foreach ($authors[$item->id]['authors'] as $key => $value) {{$key + 1 }}{{$value}} @if(count($authors[$item->id]['authors']) > $key + 1) {{';'}} @endif @endforeach @php $corespondingAuthor = $authors[$item->id]['corrAuthor']; @endphp @endif
@foreach ($authorsOfAllPapers[$item->id] as $keyy => $valuee) {{$keyy + 1 }} {{$valuee['conferencePaperAuthourAffliation']}}
@endforeach {{'Corresponding Author: '.$corespondingAuthor}}
{{$item->conferencePaperFileName}}
{{'Keywords: '. $item->keywords}}
@endforeach