@extends('install.layout') @section('title', __('Complete')) @section('step-name', __('Complete')) @section('content')
{{ config('app.name') }} {{ __('has been successfully installed and is ready to use.') }}