@csrf
@if ($errors->has('cnpj')) {{ $errors->first('cnpj') }} @endif
@if ($errors->has('email')) {{ $errors->first('email') }} @endif