How to write a Checkbox with terms in laravel
I have the Sponzy script written in Laravel and for ccbill to allow me to accept credit card i have to add a checkbox for the creator to accept the performers consent. I know who to get the checkbox to work in using java but not using Laravel. When i tried using the java code in the sponzy script when you check the box it automatically sends the information without clicking the button. How do i write the checkbox code using Laravel?