@extends('install.layout') @section('content')

Cron Setup & Finalize

Step 5: Add this command in cPanel Cron Job (every minute), then finalize installation.

{{ $cronCommand }}

Recommended schedule: * * * * *
This will process matching, rank updates, holds, refunds, and payout retries.

@csrf
Back
@endsection