2cbc1ddaf9
updated EventController.php & web.php
10 lines
79 B
PHP
10 lines
79 B
PHP
@extends('layout.base')
|
|
|
|
@section('content')
|
|
|
|
<ul>
|
|
|
|
</ul>
|
|
|
|
@endsection
|