6 lines
145 B
PHP
6 lines
145 B
PHP
@extends('install.base')
|
|
|
|
@section('content')
|
|
Installation ended. Go to <a href="../">Inicio</a>. Remember to remove install folder.
|
|
@endsection
|