@csrf
nova categoria
@if (!empty($clients))
@if ($errors->has('client_id')) {{ $errors->first('client_id') }} @endif
@endif
@if ($errors->has('name')) {{ $errors->first('name') }} @endif