{{ trans('messages.setting_up_cron_jobs') }}
{!! trans('messages.cron_jobs_guide') !!}
@if (!isset($phpBinaryPath) || empty($phpBinaryPath))
Cannot find PHP_BIN_PATH in your server. Please find it and replace all {PHP_BIN_PATH} text below with that one.
Ex: /usr/bin/php{{ $requiredPhpVersion ?? '7.4' }}, /usr/bin/php, /usr/lib/php.
@endif