Generated Code
Index
Make your index blade file ex: resources/views//index.blade.php and paste this codes.
Form
Make your add form blade file ex: resources/views//add.blade.php and paste this codes.
JS for Table
Put this code along with your resources/views//index.blade.php file.
JS for Form
Put this code along with your resources/views//add.blade.php file.