PhyrePanel-mirror/web/Modules/Customer/routes/web.php
2024-04-26 17:00:04 +03:00

16 lines
492 B
PHP

<?php
use Illuminate\Support\Facades\Route;
use Modules\Customer\App\Http\Controllers\CustomerController;
/*
|--------------------------------------------------------------------------
| Web Routes
|--------------------------------------------------------------------------
|
| Here is where you can register web routes for your application. These
| routes are loaded by the RouteServiceProvider within a group which
| contains the "web" middleware group. Now create something great!
|
*/