@extends("layouts.admin.app") @section("page-title") {{__("Car Model")}} @endSection @section("page-nav-title")
{{__("All Car Model")}}
{{__("ID")}} | {{__("Title")}} | {{__("Created at")}} | {{__("Control")}} |
---|---|---|---|
{{$car_model->id}} | {{$car_model->getNameAttribute()}} | {{$car_model->created_at->diffForHumans()}} | id)}}" class="control-link edit"> |