@extends('backend.master') @section('content')

Edit Product

@include ('backend.product.form', ['submitButtonText' => 'Update'])
@endsection