@section('metatags') @stop @section('title') {{ $product->title }} | @stop @section('content')
@else
| Referência | {{ $product->reference }} |
| {{ $publicName }} |
@foreach($feature as $item)
{{ $item->name }} @endforeach |