v1.5.13 multiple events, semi done but has to be commite so we dont loses our process we have made
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
@extends("admin.layout.base")
|
||||
@extends("admin.layout.header")
|
||||
|
||||
@section("title")
|
||||
Aktivitet - Fjern
|
||||
@endsection
|
||||
|
||||
@section("path")
|
||||
<a href="{{ route('events.destroy') }}" class="text-white">Fjern aktivitet</a>
|
||||
@endsection
|
||||
|
||||
@section("content")
|
||||
@endsection
|
||||
Reference in New Issue
Block a user