Brand
Manage your brands
{{ session()->get('success') }}
@endif
@if(session()->has('error'))
{{ session()->get('error') }}
@endif
| Action | @endifBrand | Logo | @if(hasPermission('brands', 'status'))Status | @endif
|---|---|---|---|
| @endif | {{ $row->brand_name}} | @if($row->status==1)Active@else Inactive @endif | @endif