@extends('master.app') @section('title', 'Product Category') @section('body')

Edit

@method('put') @csrf
@endsection @section('pageJs') @endsection