Explorar el Código

Update 'routes/web.php'

ifah
Zafwan hace 5 años
padre
commit
06edb9c3af
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      routes/web.php

+ 1
- 0
routes/web.php Ver fichero

Route::post('/CustomerService/wo/delete-wo', 'DS\CustomerService\CustomerController@deleteCustomerWo')->name('deleteCustomerWo'); Route::post('/CustomerService/wo/delete-wo', 'DS\CustomerService\CustomerController@deleteCustomerWo')->name('deleteCustomerWo');


Route::get('/customer-service/get-data-claim','Api\ClaimedController@get_data_claim'); Route::get('/customer-service/get-data-claim','Api\ClaimedController@get_data_claim');
Route::get('/customer-service/get-data-form','Api\FormController@get_data_form');
}); });


/** Access Authorized (Contractor) **/ /** Access Authorized (Contractor) **/

Cargando…
Cancelar
Guardar