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