@extends('admin.layout.master') @section('content')
@if(auth()->user()->hasPermission('create_categories')) {{-- @lang('admin.add_categories')--}} @else @endif {{-- --}} {{--
--}} @if (request()->type != 'brand') @endif @foreach($data as $post) @if (request()->type != 'brand')
# @lang('admin.image') @lang('admin.name')@lang('admin.categories') @lang('admin.related_category')@lang('admin.status') @lang('admin.order') action
{{ $post->name }}