芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/yeahea.digitalhubbd.com/routes/admin/ShippingRate.php
<?php use App\Http\Controllers\Admin\ShippingRateController; use Illuminate\Support\Facades\Route; Route::get('shippingRate/{shippingZone}/create/{basedOn}', [ShippingRateController::class, 'create'])->name('shippingRate.create'); Route::resource('shippingRate', ShippingRateController::class)->except('index', 'create', 'show');
Page is not found
Oops! Page not found.
Sorry, an error has occured, Requested page not found!
Back To Homepage