@extends('layout') @section('title') Product @endsection @section('content')

Product

@include('flash-message')

{{ $ProductName }}


{{ $InvSKU }}
@method('PUT') @csrf
%
Cm
Cm
Cm
Gr
@endsection @section('script') @endsection