Laravel-Backpack / community-forum

A workspace to discuss improvement and feature ideas, before they're actually implemented.
28 stars 0 forks source link

Blank Page error id from #743 #746

Closed ainnamran20 closed 10 months ago

ainnamran20 commented 10 months ago

Hi and good days,

I have an issue that arises when I try to use @extends(backpack_view('noHeaderBlank')), and the page becomes an error. Is there any solution or opinion on this issue? I'm currently using backpack 6.0

image

This my backpack version and currently i'm using backpack/theme-coreuiv2: 1.2.2 image

jcastroa87 commented 10 months ago

Hello @ainnamran20

I think you get this 500 error because the view was not found, are you sure there is a "noHeaderBlank" view, can you show me the file path. Which theme are you using?

And please send me the output of

php artisan backpack:version

Cheers.

ainnamran20 commented 10 months ago

hi @jorgetwgroup,

Actually i have provide you the backpack version in my question. Anyway, please refer to the picture attachment below for my backpack version and yes i do use the "noHeaderBlank" view. I'm using backpack/theme-coreuiv2: 1.2.2 theme.

image