@extends('seller.layouts.app') @section('panel_content')

{{ translate('Update your product') }}

@if ($errors->any())
@endif
@csrf
@if(!empty($info_pending_product['barcode']))
@endif
{{translate('Product Images')}}
{{ translate('Browse')}}
{{ translate('Choose File') }}
@if(!empty($info_pending_product['photos']))
@endif
{{ translate('Browse')}}
{{ translate('Choose File') }}
@if(!empty($info_pending_product['thumbnail_img']))
@endif
{{translate('Product Videos')}}
@if(!empty($info_pending_product['video_provider']))
@endif
@if(!empty($info_pending_product['video_link']))
@endif
{{translate('Product Variation')}}