@if(session('success'))
{{ session('success') }}
@endif
{{ __('messages.reset_password') }}
@csrf @if($errors->any())
{{ $errors->first() }}
@endif
{{ __('messages.new_password') }}
{{ __('messages.confirm_password') }}
{{ __('messages.update_password') }}
{{ __('messages.back_to_login') }}
Add New Product
Add information and add new product
Product Name
Regular Price
Sale Price
Stock
SKU
Category
Tag
Description
Drag and drop Image
Save
Cancel