@csrf
criar nova agenda
@if ($errors->has('client')) {{ $errors->first('client') }} @endif
@if ($errors->has('name')) {{ $errors->first('name') }} @endif