@extends('template.desktop.app') @section('title', 'Edit Product') @section('content')

Edit Product

@csrf @method('PUT')
Kembali
{{-- TOAST --}}
@endsection