@section('title','Edit Service') @push('vendor-style') @endpush @push('vendor-script') @endpush @push('style') @endpush @push('script') @endpush {{-- Content --}} @csrf @lang('Dropdown Text (English)') * @error('title_en'){{ $message }}@enderror @lang('Dropdown Text (Arabic)') * @error('title_ar'){{ $message }}@enderror @if(isset($old['options']) && $old['options']) @foreach($old['options'] as $option) @if(isset($option['id']) && $option['id']) @endif @lang('Price') * Images (324 * 256) @error('file'){{ $message }}@enderror @if($option['images']) @foreach($option['images'] as $image) @if($image->file && Storage::disk('musawer')->exists($image->file)) clear @endif @endforeach @endif {!! $option['description_en'] !!} {!! $option['description_en'] !!} {!! $option['description_ar'] !!} {!! $option['description_ar'] !!} Addon Bundle None @foreach($bundles as $bundle) id) selected @endif>{{$bundle->bundle_name}} @endforeach @error('bundle_id'){{ $message }}@enderror clear @endforeach @else @lang('Price') * Images (324 * 256) @error('file'){{ $message }}@enderror Addon Bundle None @foreach($bundles as $bundle) {{$bundle->bundle_name}} @endforeach @error('bundle_id'){{ $message }}@enderror clear @endif add Add Option Submit send refresh Reset