Filament\Resources\Pages\Page inside that cluster for that resource I have this with corresponding blade file:Class "App\Filament\Clusters\CustomsCluster\CustomResource\Pages\CustomList" not foundTyped static property Filament\Pages\BasePage::$view must not be accessed before initialization$view must be initialised for getView(), and it is in every view.canAccess() was not provided. Therefore, it could not access that resource at all.canAccess() is deafult, not rewritten in resource itself.