@csrf
@if ($errors->has('code')) {{ $errors->first('code') }} @endif
@if ($errors->has('discount')) {{ $errors->first('discount') }} @endif
@push('js') @include('dashboard.inc._description_tinymce') @endpush