{{-- Quick Filters --}} @if($popularTags->count() > 0 || true)
Quick Filters: {{-- Status: Open --}} {{-- Status: In Progress --}} @if($popularTags->count() > 0) @foreach($popularTags as $tag) @endforeach @endif @if($selectedStatusFilter || $selectedTagId) @endif
@endif {{ $this->table }} {{-- Bulk Close Modal --}}
Close Tickets Close ticket(s). @hasanyrole('superadmin|admin') @endhasanyrole
Cancel Confirm Close Closing...
{{-- Bulk Actions Modal --}}
Bulk Actions ticket(s) selected
Assign to Employee Leave unchanged {{ __("None (Unassign)")}} @foreach ($employees as $employee) {{ $employee->name }} @endforeach Assign the selected tickets to an employee Change Status Leave unchanged Open Answered Customer Reply Closed Change the status of selected tickets Change Priority Leave unchanged Low Medium High Emergency Change the priority of selected tickets
Cancel Update Tickets Updating...
{{-- Bulk Response Modal --}}
Bulk Response Send a response to ticket(s)
Response Message This response will be added to all selected tickets
Cancel Send Response Sending...