All Tags

+ Add Tag
@foreach($tags as $index => $tag) @endforeach
# Title Slug Status Actions
{{ $index+1 }} {{ $tag->title }} {{ $tag->tags }}
status ? 'checked' : '' }}>
@push('scripts') @endpush