Laravel uses blade. You need to cut your theme into tiny blade templates and then extend and include the templates in your main blade file.
You might find this tutorial useful: https://scotch.io/tutorials/simple-laravel-layouts-using-blade
Documentation: https://laravel.com/docs/master/blade