@extends('merchbay_main') @section('main-content') @if ($store_array[0]->IsHibernated) @endif
{{ $product_array[0]->ProductDescription }}
...