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

Edit Product

@csrf @method('PUT')
@endsection