@if($proceeding_papers->total_accepted && $proceeding_papers->total_submission) Total Submission: {{$proceeding_papers->total_submission}} Accepted: {{round(($proceeding_papers->total_accepted/$proceeding_papers->total_submission)*100, 1)}}% Rejected: {{100 - round(($proceeding_papers->total_accepted/$proceeding_papers->total_submission)*100, 1)}}% @endif
| {{1}}. | Preliminary Page / Table of Content |
| {{$proceeding_papers->preliminary_page ? $key + 2 : $key + 1}}. |
{{$value->title}}
{{$value->author}} |