In my laravel project, when I get an internal server error, the default exception page where it shows the error message and the error details, is rendered with plain HTML without styling. It's not the same case in my other laravel projects. I don't where the issue is, I have searched a lot but didn't find someone with a same problem.