use App\Modules\Dashboard\Controllers\Security\SecurityDashboardController; use Illuminate\Support\Facades\Route; Route::middleware(['auth', 'verified', 'dashboard.operational-access']) ->get('/dashboard/security-organs', [SecurityDashboardController::class, 'securityOrgans']) ->name('dashboard.security-organs'); 404 - Page Not Found - Bodakonekt Dev

Please wait...

404 Oops!
Page Not Found

The page you were looking for could not be found, please contact us to report this issue.