@foreach ($brands as $brand) @endforeach
{{ __('lang.title') }} {{ __('lang.actions') }}
{{ $brand->title }} @if (auth()->user()->can('update news')) @endif @if (auth()->user()->can('delete news')) @endif