@extends("admin/layouts.sellermastersoyuz") @section('title',__('Add Product Variant | ')) @section('body') @include('admin.layouts.topbar',$data)
{{ $error}} ×
Ex. {{ __("If you enter +10 and product price is 100 than price will be 110") }} {{__('OR')}} {{ __('If you enter -10 and product price is 100 than price will be 90') }}
{{ __("Important") }}