@extends('admin.layouts.app')
@section('crumb')
| Ref | name | Category | sub sub category | Created At | Add AttributeS | {{--update AttributeS | --}}Actions |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $carModel->name }} | {{ $carModel->brand->name }} | SubSubCategory | {{ $carModel->getCreatedAt() }} | Add Attribute | {{--update Attribute | --}}Actions |
| no data found |