Contact Page

@if errors.any()
@else No errors @endif
{{ csrf_field }}
@if errors.has('name') {{ errors.get('name')[0] }} @endif