@extends('admin.dashboard') @section('admin')
@csrf
product_thambnail) : url('upload/no_image.jpg')}}" id="mainThmb" width="130px" height="130px" />
@foreach ($multi_imgs as $key => $item) @endforeach
# الصورة حذف
{{$key+1}} حذف
hot_deals == 1 ? 'checked' : '' }} >
featured == 1 ? 'checked' : '' }}>
{{--
special_offer == 1 ? 'checked' : '' }}>
special_deals == 1 ? 'checked' : '' }}>
--}}
price_with_unit == 'no' ? 'checked' : '' }}>

@endsection