@if($file->f_name === 'Justificatif de capacité professionnelle IA' && $url = data_get(cache()->get('app:externalLinks'), 'iasDocumentUrl')) {{ data_get(cache()->get('app:externalLinks'), 'iasDocumentLabel', 'Lien gratuit pour éffectuer la formation IAS') }} @endif @if(str($file->f_name)->contains('Justificatif de formation DCI') && $url = data_get(cache()->get('app:externalLinks'), 'dciDocumentUrl')) {{ data_get(cache()->get('app:externalLinks'), 'dciDocumentLabel', 'Lien gratuit pour éffectuer la formation DCI - MCD') }} @endif @if($file->f_name === 'Justificatif de formation LAB-FT' && $url = data_get(cache()->get('app:externalLinks'), 'labDocumentUrl')) {{ data_get(cache()->get('app:externalLinks'), 'labDocumentLabel', 'Lien gratuit pour éffectuer la formation LAB-FT') }} @endif @if($file->f_name === 'Justificatif de formation LCC' && $url = data_get(cache()->get('app:externalLinks'), 'lccDocumentUrl')) {{ data_get(cache()->get('app:externalLinks'), 'lccDocumentLabel', 'Lien gratuit pour éffectuer la formation LCC') }} @endif