I have a pdf with checkboxes and text areas that I need to complete with some dynamic data from my user (depending on what operation the user wants different checkboxes will be checked and different data will be inputted in the text areas)
Can anyone tell me what I can use to do this in laravel?
