@extends('main.layouts.app') @include('ckfinder::setup') @section('content') @if ($errors->any())
@endif

Product Page

@csrf {{-- Show all validation errors --}} @if ($errors->any()) @endif

Product Information

Pricing & Inventory

{{--
--}} {{--
--}}

SEO & Marketing

Images

Upload files or drag and drop
Upload a file or drag and drop
{{-- --}} {{-- --}} @endsection