@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 --}}
{{-- Error block --}}
{{-- Success block --}}
Installation complete — redirecting…
@push('scripts')
@endpush
@endsection