@extends('admin.layouts.app') @section('panel')
@csrf
reg) checked @endif>
ev) checked @endif>
en) checked @endif>
sv) checked @endif>
sn) checked @endif>
@php $temPaths = array_filter(glob('core/resources/views/templates/*'), 'is_dir'); @endphp

Cron Job Setting Instruction

To automate Interest Please run the cron job on your server. Set the Cron time as minimum as possible. Once per 5-15 minutes is ideal.

COPY
@php $ago = \Carbon\Carbon::parse($general->last_cron)->diffInSeconds(); @endphp
Last Cron Run
{{ \Carbon\Carbon::parse($general->last_cron)->diffForHumans() }}
@endsection @push('script-lib') @endpush @push('style') @endpush @push('style-lib') @endpush @push('script') @endpush