{{ $conferenceList->id }} |
{{ $conferenceList->conference_title }} |
{{ $conferenceList->conference_date }} |
{{ '2020-09-02' }} |
${{ ' 30.00' }} |
@if ($conferenceList->is_approved == 1)
{{ 'Approved' }}
@elseif($conferenceList->is_approved == 2)
{{ 'rejected' }}
@else
{{ 'Pending' }}
@endif
|
{{--
--}}
registratiion_no }}>
{{--
--}}
|
{{-- --}}
@empty