@extends('admin.layout')
@section('title', 'Tablero tickets')
@section('page_title', 'Tablero de incidencias')
@section('container_class', 'container-fluid py-3')
@section('header_actions')
@endsection
@section('content')
Support operations Actualiza estado y asignacion directamente en el tablero para reducir tiempo de resolucion.Triage por prioridad y SLA