Rearranged admin panel site navigation

This commit is contained in:
frederikpyt
2020-07-01 09:27:18 +02:00
parent ec2479f0b4
commit f0a203fbb2
12 changed files with 87 additions and 87 deletions
@@ -10,7 +10,10 @@
@endsection
@section("content")
<table class="tbl">
<div class="row align-items-center">
<a class="btn btn-inline btn-sde-blue mb-0" href="{{ route('events.create') }}"><img src="{{ asset('/images/icons/plus.svg') }}" alt="Create">Opret Event</a>
</div>
<table class="tbl mt-2">
<tr>
<th>Event Navn</th>
<th>Event Beskrivelse</th>