@extends('_partials.master')
@section('page_title', 'Edit Product')
@section('page_heading', 'Edit Product')
@section('page_styles')
@endsection
@section('content')
{{$product->name}}
Tags