Session message on fail - Washing machine

This commit is contained in:
Anders
2020-08-04 08:31:14 +02:00
parent e8de894ae7
commit b59189eac0
2 changed files with 17 additions and 15 deletions
@@ -13,6 +13,7 @@
<div class="row align-items-center">
<a class="btn btn-inline btn-sde-blue mb-0" href="{{ route('washing-machines.create') }}"><img src="{{ asset('/images/icons/plus.svg') }}" alt="Create">Opret Vaskemaskine</a>
</div>
{!! session()->get('WashingNameExists') !!}
<table class="tbl mt-2">
<tr>
<th>Navn</th>