| Webinar | First name | Last name | Phone | Profession | Country | Date | Actions | |
|---|---|---|---|---|---|---|---|---|
| @if ($applicant->course->published) {{ $applicant->course->name }} @else {{ $applicant->course->name }} @endif | {{ $applicant->email }} | {{ $applicant->fname }} | {{ $applicant->lname }} | {{ $applicant->phone }} | {{ $applicant->profession }} | {{ $applicant->country }} | {{ app_datetime($applicant->created_at) }} |
|