{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} Medflix - Appointments Admin - Tickets
{{--
--}}
Tickets Recientes
{{-- START : Tickets All Tablet --}} @foreach ( $tickets as $ticket ) @endforeach
# Paciente Actividad más reciente Fecha de solicitud
{{ $ticket->ticket_number }} {{ $ticket->userprofile->user->name }} {{ $ticket->userprofile->user->medical_plan->first()->plan_name }} @if ($ticket->status == "Documentos") @elseif ($ticket->status == "Completados") @elseif ($ticket->status =="PENDING STATUS") @elseif ($ticket->status == "No se a determinado cita") @endif {{ $ticket->status }} {{$ticket->activities->first()->description}} {{ $ticket->created_at }} {{ $ticket->assigned_user}}
# Paciente Actividad más reciente Fecha de solicitud
Add Ticket
{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} // {{-- --}} {{-- --}} {{-- --}}