@extends('layouts.app') @section('title', 'Tags') @section('page-title', 'Tags') @section('breadcrumb', 'Classification / Tags') @section('content')
Create and manage tags to classify contents.
| Title | Visibility | Description | Created | Actions |
|---|---|---|---|---|
| {{ $tag->name }} | {{ $tag->visibilityLabel() }} | {{ $tag->description ?? '—' }} | {{ $tag->created_at->format('M d, Y') }} |