@extends('layouts.app') @section('content')
Slug:
{{ $brand->slug }}
Status:
{{ $brand->is_active ? 'Active' : 'Inactive' }}Total Products:
{{ $brand->products->count() }} Products
Description: