@extends('admin.layouts.master') @section('content')

تعديل المنتج

@method('PUT') @include('admin.products._form')
@endsection