@extends('../layout/' . $layout) @section('subhead') Add Product @endsection @section('subcontent')

Add Product

@csrf
@endsection @section('script') @vite('resources/js/ckeditor-classic.js') @endsection