@extends('layouts.app') @section('title', 'Edit Product') @section('content') @include('supplier.products.create') @endsection