v0.5.9 - Fixed en/dk messages + added backend en/dk messages
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
@section("content")
|
||||
<main>
|
||||
<h1 class="text-center sde-blue mt-0 mb-0">{{__('msg.kontakt')}}</h1>
|
||||
<h1 class="text-center sde-blue mt-0 mb-0">{{__('msg.kontakter')}}</h1>
|
||||
@if(!$contacts->isEmpty())
|
||||
@foreach($contacts as $contact)
|
||||
<h4 class="mt-2">{{__('msg.navn')}}: {{ $contact->contactname }}</h4>
|
||||
|
||||
Reference in New Issue
Block a user