php artisan make:filament-resource Customer --generate --soft-deletes --view --model-namespace=App\\Models\\Team--model-namespace=App\\Models\\Team\\Customer this wil create the resource, only not generate all the fields for me and also namespace is wrong.