@extends('layouts.back-end.app') @section('title', translate('sub_Category')) @section('content')
{{ translate('ID') }} | @if (theme_root_path() == 'theme_aster'){{ translate('sub_category_Image') }} | @endif{{ translate('sub_category_name') }} | {{ translate('category_name') }} | {{ translate('priority') }} | {{ translate('action') }} |
---|---|---|---|---|---|
{{ $category['id']}} | @if (theme_root_path() == 'theme_aster')
|
@endif
{{($category['defaultname']) }} | {{$category?->parent?->defaultname ?? translate('category_not_found') }} | {{ $category['priority']}} |