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

Edit Data Monitoring untuk {{ $userProduk->produk->nama }}

@csrf @method('PUT')
@endsection