Add sign_in.blade.php and sign_up.blade.php. Remove auth.blade.php. Make changes to master.blade.php;
remove references (script and link tags) to packages online.
remove bootstrap material design.
replace them with packages made avaliable in the project folder.
Place these packages in /public/components/.
Remove redundant files in /public/js/, /public/css/ and /public/img/.
Add sign_in.blade.php and sign_up.blade.php. Remove auth.blade.php. Make changes to master.blade.php;