diff --git a/mirzaev/skillparts/system/config/web.php.example b/mirzaev/skillparts/system/config/web.php.example index dc4eccc..17cc014 100644 --- a/mirzaev/skillparts/system/config/web.php.example +++ b/mirzaev/skillparts/system/config/web.php.example @@ -98,7 +98,7 @@ $config = [ '///' => '
/-', 'profile/geolocation/' => 'profile/geolocation-', 'orders' => 'order/index', - 'orders/' => 'order/index', + 'orders/' => 'order/index', 'orders//' => 'order/', 'orders/supply//' => 'order/supply-', 'orders/supply///' => 'order/supply--',