This commit is contained in:
2021-12-01 21:04:06 -03:00
parent 1230c02f60
commit 7e01974ec8
201 changed files with 15370 additions and 0 deletions

View File

@ -0,0 +1,5 @@
@extends('install.base')
@section('content')
Installation ended. Go to <a href="../">Inicio</a>. Remember to remove install folder.
@endsection