@csrf @method('PUT')
@if ($setting->is_queable == 'active')
{{ __('Copy and Run This Command') }}: php artisan schedule:run >> /dev/null 2>&1
{{ __('If enabled, you must setup cron job in your server. otherwise it will not work and no mail will be sent') }}
@endif