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

{{-- @if($registered_participants != null ) @foreach($registered_participants as $key => $value) @endforeach @else @endif
S/N Name Category Conf. Fee Paid WS Fee Paid Is Attending Conf. Is Attending WS
{{$key + 1}} {{ $value->firstName}} {{ $value->participationCategory}} {{ $value->conferenceAmountPaid}} {{ $value->workshopAmountPaid}} {{ $value->isAttendingWorkshop}} {{ $value->isAttendingConference}}
No Data Available
--}}
@section('bottom_script') {{-- Adds the Core Table Scripts --}} @rappasoftTableScripts {{-- Adds any relevant Third-Party Scripts (e.g. Flatpickr) --}} @rappasoftTableThirdPartyScripts @endsection