{{{ $title}}}
-
@foreach($products as $product)
- @if($product->img_path) {{ HTML::image($product->img_path) }} @endif @endforeach
{{ $products->links()}}
@extends('layouts.master') @section('head') @parent {{ HTML::style('css/product.css') }} @stop @section('menu') @parent @stop @section('content')