@section('title', __('CRON Job') )

How to setup cron job on your server: https://bit.ly/3DoNGBm


External cron job managers

For external cron job managers like(e.g https://cron-job.org). Copy the url below:

{{ route('cron.job') }}?key={{ $cronJobKey ?? '' }}