Base
This commit is contained in:
5
resources/views/install/end.blade.php
Normal file
5
resources/views/install/end.blade.php
Normal file
@ -0,0 +1,5 @@
|
||||
@extends('install.base')
|
||||
|
||||
@section('content')
|
||||
Installation ended. Go to <a href="../">Inicio</a>. Remember to remove install folder.
|
||||
@endsection
|
Reference in New Issue
Block a user