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