@extends('layouts.app') @section('content')
# | {{translate('Name')}} | {{translate('Logo')}} | @if(Auth::user()->id != "320"){{translate('Options')}} | @endif
---|---|---|---|
{{ ($key+1) + ($brands->currentPage() - 1)*$brands->perPage() }} | {{$brand->name}} |
|
@endif