@if(auth()->user()->can('user.show'))
@endif
@if(auth()->user()->can('roles.show'))
@endif
@if(auth()->user()->can('news.show'))
@endif
@if(auth()->user()->can('menuplan.show'))
@endif
@if(auth()->user()->can('event.show'))
@endif
@if(auth()->user()->can('washing.machine.show'))
@endif
@if(auth()->user()->can('washing.machine.reservation.show'))
@endif
@if(auth()->user()->can('contact.show'))
@endif
@if(auth()->user()->can('guides.show'))
@endif
@if(auth()->user()->can('feedback.show'))
@endif
Brugere
BrugereRoller
RollerNyheder
NyhederMenuplan
MenuplanAktiviteter
AktiviteterVaskemaskiner
VaskemaskinerReservationer
ReservationerKontakter
KontakterVejledning
VejledningFeedback
Feedback
Home / @yield("path")
@yield("content")