@extends('connect.layouts.main') @section('title', 'Categories - CLEDA Connect') @section('content')
Browse products by category in our B2B marketplace
{{ Str::limit($category->description, 100) }}
@endifCategories will appear here once they are created.