@extends('layouts.admin') @section('content') @php use App\Support\Crm\TicketOptions; $isEdit = isset($ticket) && $ticket; @endphp