code) }}"> @if ($errors->has('code'))
{{ $errors->first('code') }}
@endif
@if ($errors->has('article_id'))
{{ $errors->first('article_id') }}
@endif
@if ($errors->has('related')) {{ $errors->first('related') }} @endif
is_active) ? 'checked' : "" }}>
@push ('after-scripts') @endpush