Updated aside page

This commit is contained in:
2022-02-16 11:40:20 +01:00
parent 771a60ef8b
commit ad20678d7a
4 changed files with 13 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
<div class="categories">
<header><h1>Kategorie</h1></header>
<header>
<h2>Kategorie</h2>
</header>
<a href="{{ route('admin.category.create') }}">
<button>Utwórz nową kategorię</button>
</a>