@extends('master') {{-- This is a near duplicate of subcategory.blade.php; the templates aren't very well structured for product pages --}} @section('css') @endsection @section('content')
{{ $subcategory->summary }}
Product code: {{ $product->pid }}