v1.3.4 - Small fixes
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
@if(count($reservations) < 1 || $washingreservations == 0)
|
||||
<p style="margin: 0 18px;">{{__('msg.duharingenreservationer')}}.</p>
|
||||
@else
|
||||
{{ $reservations->links() }}
|
||||
@endif
|
||||
<a href="{{ route("washing-reservations.create") }}" class="btn btn-sde-blue mt-auto mb-1">{{__('msg.reservervaskemaskine')}}</a>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user