@extends('dashbord.layouts.master') @section('title', __('categories.title')) @section('content')
| {{ __('categories.name') }} | {{ __('categories.description') }} | {{ __('categories.parent') }} | {{ __('categories.products_count') }} | {{ __('categories.actions') }} |
|---|