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

{!! trans('general.install_complete_msg') !!}

{{ trans('general.install_login') }}
@endsection