@php $entryId = $entry->getKey(); $url = route('collectAiPrescriptionAiEndpoint', ['prescription_id' => $entryId]); @endphp Complete