## Filament 2 ## Version 2 Changes To Focus On - Resources are located in `app/Filament/Resources/` directory. - Resource pages (List, Create, Edit) are auto-generated within the resource structure. - Forms use the `Forms\Components` namespace for form fields. - Tables use the `Tables\Columns` namespace for table columns.