autors overview

This commit is contained in:
HolgerHatGarKeineNode
2023-03-15 16:07:57 +01:00
parent 3da39e240f
commit 5f677d3a2c
17 changed files with 171 additions and 12 deletions

View File

@@ -33,6 +33,12 @@
{{ __('News Article') }}
</a>
<a href="{{ route('authors.overview') }}"
class="flex gap-x-4 py-2 text-sm font-semibold leading-6 text-gray-900">
<i class="fa-thin fa-pen-nib flex-none text-gray-400 w-6 h-5 mr-2 -ml-1"></i>
{{ __('Authors') }}
</a>
</div>
</div>
</div>