close #72 Fixed: Validation for create customer

This commit is contained in:
cuneytsenturk
2017-11-23 13:38:43 +03:00
parent b95414b921
commit 73a7b21c25
9 changed files with 113 additions and 10 deletions

View File

@ -58,5 +58,4 @@ class Modules extends Controller
return redirect('settings/apps/' . $alias);
}
}