Error "Route not defined" on newly create resource

I am creating a new resource i don't know why this error is generating
using this command to create resource php artisan make:filament-resource Order --generate
also resource is created but there is no route in the
php artisan route:list
how to add this route ?
Monosnap_Route_filament.resources.orders.index_not_defined._2023-04-14_15-20-56.png
Was this page helpful?