@extends('layouts.app') @section('title', 'Manage Brands - Admin') @section('content')
| Brand Name / Logo | Slug | Status | Action |
|---|---|---|---|
|
@if($brand->logo)
{{ $brand->name }}
ID: #{{ $brand->id }}
|
{{ $brand->slug }} | @if($brand->status) Live @else Inactive @endif |
|
No Brands FoundStart by adding your first product brand. Add New Brand |
|||
Adding a high-quality logo and SEO-friendly slug to each brand improves product discoverability in search engines.