add abnks

This commit is contained in:
2024-11-05 16:48:05 +05:00
parent 03b866df69
commit 158569663a
12 changed files with 185 additions and 4 deletions

View File

@@ -1 +1,5 @@
<?php
use Illuminate\Support\Facades\Route;
Route::redirect('/', '/panel');