Applicant registration

{{ $institution->name }}

@csrf @foreach(['first_name'=>'First name','last_name'=>'Last name','email'=>'Email'] as $field=>$label)
@endforeach
Create applicant account