@extends('layouts.app') @push('styles') @endpush @section('main-content')
Logo | Nom | Statut | ||
---|---|---|---|---|
|
![]() |
{{ $brand->title }}
|
{{ $brand->status }}
|
@php $brand->products @endphp
@can('authorize', 'edit_brands')
@endcan
@can('authorize', 'delete_brands')
@endcan
|