@extends('layouts.app') @section('title','Add Product') @section('breadcrumb') @endsection @section('content')
@csrf
Basic Information
@error('name')
{{ $message }}
@enderror
Auto-generated. You can edit manually.
Scan product barcode to auto-fill details
Pricing
Stock & Inventory
Categorisation
Item code format: CAT-SUB-PROD-001
Product Image

Click to upload image

JPG, PNG, WebP • Max 2MB
Options
@endsection @push('scripts') @endpush