@extends('admin.layouts.master') @section('title', __('cron_job_setting')) @section('content')
{{ __('cron_job_setting') }}

{{__("Insert the following line to your system's crontab.")}}

{{__("Please note, below timings for running the cron jobs are the recommended, you can change it if you want.")}}

@endsection @push('js') @endpush