@extends('Admin.layout.app') @section('content')
📦 Add New Product
@csrf
Product Information
This name will appear on the product page
Product Images
These images will appear in product gallery
This image is visible in all product box. Use 300x300 sizes image. Keep some blank space around main object of your image as we had to crop some edge in different devices to make it responsive.
Product Variation

Product price + stock
Leave blank if not used
Product Description
Shipping Configuration
@endsection @include('admin.modal.aizUploadModal') @push('script') @push('script') @endpush