added user folder/view

updated EventController.php & web.php
This commit is contained in:
Vedde
2020-06-10 08:33:06 +02:00
parent fa6fdcd690
commit 2cbc1ddaf9
4 changed files with 17 additions and 4 deletions
@@ -0,0 +1,9 @@
@extends('layout.base')
@section('content')
<ul>
</ul>
@endsection