@extends('layouts.app') @if (session()->has('success'))
{{session()->get('success')}}
@endif @section('form')
{{-- --}} {{-- `products_id``product_section_types_id``PNinSection``price``quantity``sizetype``size``color``imageforcolor` --}}
@csrf
product name product section name of sub product price quantity sizetype us/uk/baby inter size of subproduct inter color of subproduct upload img 1 upload img 2 process
@endsection {{-- --}}