| Brand | Subtitle | Sort Order | Status | Created Date | Actions |
|---|---|---|---|---|---|
|
@if($brand->image)
{{ $brand->name }}
{{ Str::limit($brand->description, 50) }}
|
{{ $brand->subtitle }} | {{ $brand->sort_order }} | @if($brand->status == 'Active') Active @else Inactive @endif | {{ $brand->created_at->format('d M Y, h:i a') }} | Actions |