@lang('offer.EditOffer')
@if ($errors->any()) @foreach ($errors->all() as $error)
{{ $error }}
@endforeach @endif
@csrf @method('PUT')
is_active) == 1 ? 'checked' : '' }}>
is_active) == 0 ? 'checked' : '' }}>
branch_id == '-1' ? 'checked' : '' }}>
branch_id != '-1' ? 'checked' : '' }}>
@foreach($branches as $branch)
id, $selectedBranches) ? 'checked' : '' }}>
@endforeach
discount_type == 'fixed' ? 'checked' : '' }}>
discount_type == 'percentage' ? 'checked' : '' }}>
@lang('validation.EnterArabicName')
@lang('validation.EnterEnglishName')
@lang('validation.EnterArabicDesc')
@lang('validation.EnterEnglishDesc')
@if($offer->image_ar)
Current Image
@endif
@lang('validation.Correct')
@lang('validation.EnterImage')
@if($offer->image_en)
Current Image
@endif
@lang('validation.Correct')
@lang('validation.EnterImage')
{{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- @lang('validation.EnterCountry')--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- is_delivery) == 1 ? 'checked' : '' }}>--}} {{-- --}} {{--
--}} {{--
--}} {{-- is_delivery) == 0 ? 'checked' : '' }}>--}} {{-- --}} {{--
--}} {{--
--}}