Migrate backend to Porto architecture and fix minor bugs
- Fully transitioned the backend to the Porto architectural pattern - Improved code organization and maintainability - Fixed minor bugs and inconsistencies
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
namespace App\Filament\Resources\SubSectionResource\Pages;
|
||||
|
||||
use App\Filament\Resources\SubSectionResource;
|
||||
use App\Models\Page;
|
||||
use App\Models\SubSection;
|
||||
use App\Containers\AppStructure\Models\Page;
|
||||
use Filament\Actions;
|
||||
use Filament\Resources\Pages\EditRecord;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user