It should format properly, instead, it throws an error.
Relevant log output
Error: Unknown node type: undefined
at Object.f [as print] (\\wsl$\Ubuntu\home\morfra\code\refonte-intranet\node_modules\@shufo\prettier-plugin-blade\dist\index.cjs:1:4075)
at callPluginPrintFunction (\\wsl$\Ubuntu\home\morfra\code\refonte-intranet\node_modules\prettier\index.js:8601:26)
at mainPrintInternal (\\wsl$\Ubuntu\home\morfra\code\refonte-intranet\node_modules\prettier\index.js:8550:22)
at mainPrint (\\wsl$\Ubuntu\home\morfra\code\refonte-intranet\node_modules\prettier\index.js:8537:18)
at printAstToDoc (\\wsl$\Ubuntu\home\morfra\code\refonte-intranet\node_modules\prettier\index.js:8529:18)
at coreFormat (\\wsl$\Ubuntu\home\morfra\code\refonte-intranet\node_modules\prettier\index.js:8837:20)
at formatWithCursor2 (\\wsl$\Ubuntu\home\morfra\code\refonte-intranet\node_modules\prettier\index.js:9021:18)
at \\wsl$\Ubuntu\home\morfra\code\refonte-intranet\node_modules\prettier\index.js:38183:12
at Object.format (\\wsl$\Ubuntu\home\morfra\code\refonte-intranet\node_modules\prettier\index.js:38197:12)
at C:\Users\morfra\AppData\Local\Programs\PhpStorm\plugins\prettierJS\prettierLanguageService\prettier-plugin.js:148:46
Process finished with exit code -1
Version
1.14.1
Template before formatting
Template after formatting
Expected Behaviour
It should format properly, instead, it throws an error.
Relevant log output