@extends('front::layouts.master') @section('title','E-SHOP || PRODUCT PAGE') @section('content')
${{number_format($product->price,2)}} ${{number_format($org,2)}}
{!! html_entity_decode($product->summary) !!}