Customize php in edit.blade.php
-
I want to add a button in variation section "Copy From Above". On click of that button I want to populate all the name , price and weight fields with the value of first row. . Like this in picture
-
Hi @aliraza,
It depends on your requirement. You just need to fetch the current row data and generate the html on the basis of data.