{{__('admin.Edit Product')}}

{{__('admin.Language')}}


{{__('admin.Basic Information')}}

@csrf @method('PUT')
@if (session()->get('admin_lang') == request()->get('lang_code'))
@endif
@if (session()->get('admin_lang') == request()->get('lang_code'))
@endif

@if (session()->get('admin_lang') == request()->get('lang_code'))
@endif
@if (session()->get('admin_lang') == request()->get('lang_code'))
popular_item == 1 ? 'checked' : '' }} type="checkbox"name="popular_item" id="popular_item"> trending_item == 1 ? 'checked' : '' }} type="checkbox" name="trending_item" id="trending_item"> featured_item == 1 ? 'checked' : '' }} type="checkbox" name="featured_item" id="featured_item"> high_resolution == 1 ? 'checked' : '' }} type="checkbox" name="high_resolution" id="high_resolution"> cross_browser == 1 ? 'checked' : '' }} type="checkbox" name="cross_browser" id="cross_browser"> documentation == 1 ? 'checked' : '' }} type="checkbox" name="documentation" id="documentation"> layout == 1 ? 'checked' : '' }} type="checkbox" name="layout" id="layout">
@endif