@props(['field' => null, 'errors' => null]) @if (isset($errors) && $errors->has($field)) {{ $errors->first($field) }} @endif