@extends('install.layout') @section('title', 'Installing') @section('step-name', 'Installing') @section('content')
Step 7 of 8

Installing WaDesk.

Sit tight — we're configuring everything. This usually takes 20–40 seconds.

{{-- Overall progress bar --}}
{{-- Substep list --}}
{{-- Error block --}}
Installation paused

{{-- Success block --}}
Installation complete — redirecting…
@push('scripts') @endpush @endsection