@extends('layouts.master') @section('title', 'Chains | Alboosh - Timeless authenticity, born of the desert') @section('title-topbar', __('basic.vehicle category')) @section('css') @endsection @section('fixedcontent') @if (Session::has('success'))
@endif @endsection @section('content')| {{ __('basic.id') }} | {{ __('basic.name') }} | {{ __('basic.handle') }} |
|---|---|---|
| {{ $item->id }} | {{ $item->name }} | {{ __('basic.edit') }} {{ __('basic.delete') }} |