@extends('install.layouts.master') @section('title', translate('install_complete')) @section('container')

{!! translate('install_complete_msg') !!}

{{ translate('install_login') }}
@endsection