worked on event blade files.
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
@extends("admin.layout.header")
|
||||
|
||||
@section("title")
|
||||
Vaskemaskiner - Vis
|
||||
Aktivitet - Vis
|
||||
@endsection
|
||||
|
||||
@section("path")
|
||||
<a href="{{ route('events.create') }}" class="text-white">Opret Vaskemaskine</a> /
|
||||
<a href="{{ route('events.create') }}" class="text-white">Opret Aktivitet</a> /
|
||||
@endsection
|
||||
|
||||
@section("content")
|
||||
|
||||
Reference in New Issue
Block a user