@if ($attachment = $application->attachments->firstWhere('type', $formDetail->option_key))
{{ basename($attachment->path) }}
No attachment found.