@if ($showError && isset($errors)) @foreach ($errors->get($nameKey) as $err)
{{ $err }}
@endforeach @endif