@include('components.backend.head') @include('components.backend.header') @include('components.backend.sidebar')

Add New Arrivals Form

New Arrivals Form

Fill up your true details and submit the form.

@csrf
Please enter a Section Heading.
Please select a product.
Please enter a Product Price.
Please enter a Product Size.
Please upload a Product Image.
Note: The file size should be less than 2MB.
Note: Only files in .jpg, .jpeg, .png, .webp format can be uploaded.
Cancel
@include('components.backend.footer') @include('components.backend.main-js')