Modified base.blade.php?
This commit is contained in:
@@ -57,9 +57,6 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<a href="{{ route('external-links.create') }}" class="text-white"><img src="{{ asset('/images/icons/plus.svg') }}" alt="Create">Opret Link</a>
|
<a href="{{ route('external-links.create') }}" class="text-white"><img src="{{ asset('/images/icons/plus.svg') }}" alt="Create">Opret Link</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
|
||||||
<a href="{{ route("contacts.create") }}" class="text-white"><img src="{{ asset('/images/icons/plus.svg') }}" alt="Create">Opret Kontakt</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
{{-- <div class="segment">--}}
|
{{-- <div class="segment">--}}
|
||||||
{{-- <h3 class="text-white">Personale</h3>--}}
|
{{-- <h3 class="text-white">Personale</h3>--}}
|
||||||
|
|||||||
Reference in New Issue
Block a user