{{ lang('IMAP Settings') }}
{{ lang('This may take a while, please wait...') }}
@csrf
@php $category = App\Models\Ticket\Category::whereIn('display', ['emailToTicket','all']) ->where('status', '1') ->get(); @endphp
{{ lang('Close') }}