I have a submit button in a form. I need to convert it to a laravel collective.
The following is the original code:
<button class="btn btn-primary btn-lg" type="submit" id="add_new_daycare_btn" style="display:none" onclick="add_daycare()">Add Daycare</button>
I tried as follows but it didn't worked
&
P.s Also I need to know how to call a js function from such a button
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire