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

{{ _lang('Installation Completed Successfully!') }}

You can login now with the default credentials.
Email: saasadmin@gmail.com
Password: 123456

{{ _lang('Root Page') }}
@endsection