@extends('admin.layouts.app') @section('title', 'Add Product') @section('style') @endsection @section('content')
Basic Information
Product Images
Main Image
Upload up to 6 images. First image will be used as main product image. Max 2MB each.
Category & Attributes
Pricing
Inventory
@endsection @section('script') @endsection