@extends('backend.layout') @section('content')
@csrf
{{ __('Preference') }}

Tickets won't be sent in the background unless a cronjob is configured.

Your Cron Job Command :
curl -sS {{ url('/') }}/send-ticket

Set the cron job following this video: https://youtu.be/RuFJ8Ej4Vkg
@endsection