ovanschie wrote a nice package that we can use to shows shows the path of each blade file that is loaded into a template.

laravel tracer

Demo

laravel tracer

This could be very convenient for a number of reasons; If you're working on a large project with alot of views/partials. New to a project and want to get a quick overview of the structure of pages. Or if you're completely new to Laravel and want to play around with views/partials/templates etc.