@extends('layouts.app.master') @section('title', 'Product Models') @section('content')
@csrf

Edit Product Model

@endsection