@props(['errors']) @if ($errors->any())
{{ head($errors->all()) }}
@endif