@foreach (App\CouponTemplate::DISCOUNT_TYPES as $type) @if ( App\CouponTemplate::TYPE_GIFT === $type && !$gifts->count() ) @continue @endif @endforeach @include('partials.form.error', ['property' => 'type_discount'])
type_discount) === App\CouponTemplate::TYPE_GIFT ) style="display: none;" @endif >
@include('partials.form.error', ['property' => 'discount_consumer'])
type_discount) !== App\CouponTemplate::TYPE_GIFT ) style="display: none;" @endif >
@include('coupon.partials.gifts', ['property' => 'discount_gift_id'])
@include('partials.form.error', ['property' => 'discount_gift_id'])
@include('partials.form.error', ['property' => 'title'])
@include('partials.form.error', ['property' => 'category_id'])
@if ( $images->count() )
@foreach ($images as $image)
Löschen
@endforeach
@endif
Einer noch
@include('partials.form.error', ['property' => 'images'])
@if ( $videos->count() ) @endif @if ( $videos->count() ) Löschen @endif @include('partials.form.error', ['property' => 'videos'])
@include('partials.form.error', ['property' => 'expiration_date'])
@include('partials.form.error', ['property' => 'validity'])
@include('partials.form.error', ['property' => 'description'])
@foreach (App\CouponTemplate::PROVISION_TYPES as $type) @if ( App\CouponTemplate::TYPE_GIFT === $type && !$gifts->count() ) @continue @endif @endforeach @include('partials.form.error', ['property' => 'type_provision'])
type_provision), [App\CouponTemplate::TYPE_GIFT, App\CouponTemplate::TYPE_NONE]) ) style="display: none;" @endif >
@include('partials.form.error', ['property' => 'provision_agent'])
type_provision) !== App\CouponTemplate::TYPE_GIFT ) style="display: none;" @endif >
@include('coupon.partials.gifts', ['property' => 'provision_gift_id'])
@include('partials.form.error', ['property' => 'provision_gift_id'])
@include('partials.form.error', ['property' => 'quota'])
@include('partials.form.error', ['property' => 'terms'])