Add CSRF token injection to the remaining view files: - views/TicketView.php - Added CSRF token before ticket data script - views/CreateTicketView.php - Added CSRF token in head section All view files now expose window.CSRF_TOKEN for JavaScript fetch calls. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>