@section('top_style') @rappasoftTableStyles @rappasoftTableThirdPartyStyles @endsection
Execution In Progress, Please Wait...
@csrf
Processing, Please Wait...
{{--
Processing, Please Wait...
--}}
SUBMITTED PROCEEDINGS FOR {{$conference->name}}

@if(count($submitted_abstract) > 1)    @endif @if($submitted_abstract ) @foreach($submitted_abstract as $key => $value) @endforeach @else @endif
S/N Title/Author(s) Keywords File Name Corr. Auth. Fee/Status Action
{{$key + 1}} {{$value->proceeding_title ? $value->proceeding_title : 'NA' }}
{{$value->proceeding_authors ? $value->proceeding_authors : 'NA'}}
{{ $value->proceeding_keywords}} {{ explode('/',$value->proceeding_manuscript)[1] }} {{ $value->user->firstName.' '.$value->user->lastName }};
{{$value->user->email}} ; {{$value->user->phoneNumber}}
{{ $value->proceeding_fee && $value->proceeding_fee_reference ? $value->proceeding_fee. '/ Paid' : 'Yet To Pay'}}
No Data Available
{{-- --}}
@section('bottom_script') {{-- Adds the Core Table Scripts --}} @rappasoftTableScripts {{-- Adds any relevant Third-Party Scripts (e.g. Flatpickr) --}} @rappasoftTableThirdPartyScripts @endsection