Laravel 8 – Include a blade layout inside an existing one – PHP Versions
I am very new to Laravel and am using version 8. This is probably a simple question but I'm struggling to find a decent, simple answer. I have a layout view/template called app.blade.php. Inside it, I want to check if…