UI
This commit is contained in:
7
ui/resources/views/home.blade.php
Normal file
7
ui/resources/views/home.blade.php
Normal file
@ -0,0 +1,7 @@
|
||||
@extends('layout.base')
|
||||
|
||||
@section('page_content')
|
||||
<h2 class="ui header">
|
||||
Inicio
|
||||
</h2>
|
||||
@endsection
|
Reference in New Issue
Block a user