@extends('product::layouts.master') @section('title') edit product @stop @section('content')
{{$product}}
@stop