Auth, Login, Home, Venta->Listados->Precios
This commit is contained in:
7
app/resources/views/guest.blade.php
Normal file
7
app/resources/views/guest.blade.php
Normal file
@ -0,0 +1,7 @@
|
||||
@extends('layout.base')
|
||||
|
||||
@section('page_content')
|
||||
<div class="ui container">
|
||||
Bienvenid@ a Incoviba
|
||||
</div>
|
||||
@endsection
|
Reference in New Issue
Block a user