{{ Form::open(['route'=>['water.bank-information.update', $bank->id],'method'=>'POST', 'class'=>'needs-validation', 'novalidate']) }} @method('PUT')