<?php

/* @var \Illuminate\Routing\Router $router */

$router->match(['get', 'post'], 'sms_tecmz/config/setting', 'ConfigController@setting');