@extends('storefront.layouts.main') @section('title', $groups->count() === 1 ? $groups->first()->name : 'Our Store') @section('content')
{{ $group->description }}
{{ $product->short_description }}
No products available at this time.