@extends('backend.layouts.app') @section('title', 'Tags') @push('styles') @endpush @section('content')
| SL. | Name | Post Count | Slug | Created at | Updated at | Action |
|---|---|---|---|---|---|---|
| SL. | Name | Post Count | Slug | Created at | Updated at | Action |
| {{$key+1}} | {{$tag->name}} | {{$tag->posts->count()}} | {{$tag->slug}} | {{ $tag->created_at->diffForHumans() }} | {{ $tag->updated_at->diffForHumans() }} | edit |