@extends('layout') @includes('includes/large-feature') @foreach($products as $i => $product)
{!! $product->description !!}