In this lesson, I'll teach you about how you'll go about organizing layout files, using Blade. You'll find that we can easily allow for dedicated layout/master pages. This way, each of our views only needs to reference the layout it extends, and then build upon it.
Watch the full series at http://laravelfromscratch.com, or learn more about Laravel and all things web development at https://laracasts.com.