@extends('Shared.Layouts.MasterWithoutMenus') @section('title') @lang("Installer.title") @stop @section('content')

@lang("Installer.setup_completed")

{!! @trans("Installer.setup_completed_already_message") !!}

@stop