Merge remote-tracking branch 'origin/master'

# Conflicts:
#	skolehjem/resources/views/admin/washing-reservations/index.blade.php
This commit is contained in:
Anders
2020-06-29 08:19:55 +02:00
7 changed files with 20 additions and 21 deletions
@@ -2,11 +2,11 @@
@extends("admin.layout.header")
@section("title")
Vaske Reservationer - Vis
Vaskemaskine Reservationer - Vis
@endsection
@section("path")
<a href="{{ route('washing-reservations.index') }}" class="text-white">Vis Vaske Reservationer</a> /
<a href="{{ route('washing-reservations.index') }}" class="text-white">Vis Vaskemaskine Reservationer</a> /
@endsection
@section("content")