@extends('admin.layout') @section('title', 'Edit Product') @section('admin-content')

Edit Product

@csrf @method('PUT')
Cancel
@endsection