HI,
I check Your Metronic demos for Laravel is from demo1 to demo9 , can I using html demo16 with Laravel and how ?
Regards,
Hi,
You can download the layout from this HTML template builder.
https://preview.keenthemes.com/metronic8/demo16/layout-builder.html
You will get the layout partials required for demo16 (header, footer, content area, etc.)
Place it under resources/views/layout/. But you still have to integrate it manually with your existing Laravel app. Link the partials together by using the Laravel blade @include function to get a full page.
Thanks
Hi,
The layout for demo16 is not yet included in the current Laravel. At the moment only demo1 to demo9 are available.
Thanks
Hi, Thanks for your reply.
OK, but if I want to add html demo16 to Laravel what is steps and rolls to do it ?!
Best regards
Thanks