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