@extends('layouts.app') @section('title', 'Brands') @section('content')
| Logo | Brand | Description | Products | Actions |
|---|---|---|---|---|
|
|
{{ $brand->brand_name }} | {{ $brand->description }} | {{ $brand->products->count() ?? 0 }} |