Laravel -Add -Parameter Formulareingabe

// ex. using a var in param. 
<form action="/apply/{{ $data -> id }}" ...>
Literate Lentil