@if($errors->has('pinCode')) @foreach($errors->get('pinCode') as $e) {{$e}} @endforeach @endif
@if($errors->has('pinDesc')) @foreach($errors->get('pinDesc') as $e) {{$e}} @endforeach @endif