@csrf
editar emitente
status ? '' : 'readonly' }} required autofocus> @if ($errors->has('name')) {{ $errors->first('name') }} @endif
status ? '' : 'readonly' }} autofocus> @if ($errors->has('dependents')) {{ $errors->first('dependents') }} @endif
status ? '' : 'readonly' }} required autofocus> @if ($errors->has('end')) {{ $errors->first('end') }} @endif
@if($business_edit->status)
@else
@endif