@extends('admin.layouts.app')
@section('crumb')
| Ref | Name | show In Website(SELECT MAX 4) | Image | Created At | Actions |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $brand->name }} | @if($brand->show_in_website == 1) @else @endif |
|
{{ $brand->getCreatedAt() }} | Actions |
| no data found |