logistics

This commit is contained in:
2019-07-07 19:21:54 -05:00
parent 207b32e600
commit 699af576e3
2 changed files with 15 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ class LogisticsController extends Controller
$this->validate($request, [
'route' => 'required',
'volume' => 'required',
'collateral' => 'required',
'collateral' => 'required',
]);
//Sanitize the collateral string as we want