@extends('installer::layouts.master') @section('container')

@lang('installer::installer.final.title')

@if (Session::has('message'))
{{ Session::get('message') }}
@endif aaaaaaaaaaa
@stop