@extends('install.layout', ['title' => 'Installation Complete', 'currentStep' => 5]) @section('header')

Installation Complete!

Your Appy installation has been successfully completed.

@endsection @section('content')

Welcome to Appy!

Your application has been set up successfully. You can now log in with your admin account and start building mobile apps.

Documentation

Read the full docs

Support

Get help & support

@endsection @section('footer') Go to Login @endsection