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

Edit Product Prints Form

Product Prints Form

Fill up your true details and submit the form.

@csrf @method('PUT')
Please enter a product sizes name.
Cancel
@include('components.backend.footer') @include('components.backend.main-js')