@extends('admin.layouts.app') @section('content')

Edit Produk

@csrf @method('PUT')
@endsection