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="projects">
<header><h1>Projekty</h1></header>
<header>
<h2>Projekty</h2>
</header>
<a href="{{ route('admin.project.create') }}">
<button>Utwórz nowy projekt</button>
</a>