| Conference &/Or Workshop Event Summary |
|---|
|
You will be attending: @if($this->is_attending_conference) {{$conference->name}}@endif @if($this->is_attending_workshop) Workshop on: {{$conference->workshop_theme}} @endif Total Fee: {{($this->conference_amount_paid + $this->workshop_amount_paid) < 1 ? 'Free' : '₦ '.number_format($this->conference_amount_paid + $this->workshop_amount_paid)}} |
My Conference & Workshop Participation Over The Time
| S/N | Event (Date) | Fee | Reference Code | Abstract(s) @if($conference && $conference_participation && $conference_participation->is_attending_conference ) @endif | Action |
|---|---|---|---|---|---|
| {{$key + 1}} |
@if($value->is_attending_workshop)
=> Workshop of {{$value->conference_name }} ({{$value->conference->startDate->format('l, jS F Y') }}) @endif @if($value->is_attending_conference) => {{$value->conference_name}} ({{$value->conference->startDate->format('l, jS F Y') }}) @endif |
@if($value->is_attending_workshop)
=> Workshop Fee: {{$value->workshop_amount_paid ? number_format($value->workshop_amount_paid) : 'Free'}} @endif @if($value->is_attending_conference) => Conference Fee: {{$value->conference_amount_paid ? number_format($value->conference_amount_paid) : 'Free'}} @endif |
@if($value->is_attending_workshop)
=> Workshop Ref.: {{$value->workshop_pay_ref}} @endif @if($value->is_attending_conference) => Conference Ref.: {{$value->conf_pay_ref}} @endif |
{{count($submitted_abstracts)}} |
@if($value->is_attending_workshop)
@endif
@if($value->is_attending_conference)
@endif |