@extends("app.layout.base") @section("title") Booking Liste @endsection @section("content") {{__('msg.bookingliste')}} {!! session()->get('ReservationExists') !!} {Måned} {År} @csrf @if(count(\App\WashingMachine::all()) < 1) {{__('msg.dereringenvaskemaskiner')}}. @endif @endsection @section("scripts") @endsection
{{__('msg.dereringenvaskemaskiner')}}.