@extends('admin.layout.index') @section('title') برند @endsection @section('style') @endsection @section('script') @endsection @section('content')
# | عنوان | وضعیت |
---|---|---|
{{ 1 + $key }} | {{ $item->Brand->name }} | {{$item->is_active == 0 ? 'غیرفعال': 'فعال'}} |