HTML tags not indented on Blade templates Michael Created March 07, 2019 17:06 This is what my Blade template looks like after hitting `CTRL+ALT+L` as usual: I find some topics on this issue from 2014. Any suggestions? Michael
I found out that the first level within the `<body>` tags is not indented, so I assume my above code is correctly formatted, at least from the point of view of the Blade plugin.