Mail Weiterleitung / verlauf / Notizen Buchnungen
This commit is contained in:
parent
f1a1baa913
commit
644ec93c53
47 changed files with 663 additions and 59 deletions
|
|
@ -32,4 +32,5 @@ Route::group(['middleware' => 'auth:api'], function(){
|
|||
Route::post('draft/{action}', 'API\DraftController@draft');
|
||||
Route::post('load/{action}', 'API\LoaderController@load');
|
||||
Route::post('fewo/{action}', 'API\FewoController@action');
|
||||
Route::post('lead/{action}', 'API\LeadController@action');
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue