@extends('backend.layouts.app') @section('title', 'Categories') @push('styles') @endpush @section('content')
SL. | Image | Name | Post Num | Slug | Action |
---|---|---|---|---|---|
SL. | Image | Name | Post Num | Slug | Action |
{{$key+1}} | @if(Storage::disk('public')->exists('categoriePost/'.$category->image)) @endif | {{$category->name}} | {{$category->posts->count()}} | {{$category->slug}} | edit |