@extends('backend.app') @push('css') @endpush @section('content')

Product Create

@csrf {{-- Basic Info --}}
Basic Information
{{-- Media --}}
Media
{{-- Pricing & Stock --}}
Pricing & Stock
{{-- Variations --}}
Variations
{{-- ✅ FIX: ডিফল্ট ভ্যালু 1 দেওয়া হলো --}}
Size Color Image Purchase Price Price Discount Price Stock Quantity Action
{{-- Content --}}
Content
@endsection @push('js') @endpush