@extends('admin.layouts.app') @section('title', 'Edit Product') @section('page-title', 'Edit Product') @section('content')

Edit Product

Update the product information below

@csrf @method('PUT')
$
$

Select a category first to see subcategories

Cancel
@endsection