In this tutorial we see another amazing part of the Laravel framework that is the Blade templating engine. Blade allows you to create intelligent views where you can process your PHP in a smooth and natural way, using Blade statements and Blade directives! Also we will learn about how can you structure your views and sub-views in a good organized way, making you with a taste for another tutorial about advanced Blade that I will release in a near future.
Hop in and let's continue discovering Laravel together!