@extends('admin.layout.app') @section('content')
| No. | Name | Tele Name | Nhận thông báo cuộc gọi | Nhận thông báo tin nhắn | Nhận toàn bộ cuộc gọi | {{--Last Alert | In Charge | Duty Time | --}}Actions |
|---|---|---|---|---|---|---|---|---|---|
| {{ $recipient->id }} | {{ $recipient->name }} | {{ $recipient->tele_name }} | {{-- | @if ($recipient->last_alert_time) {{ $recipient->last_alert_time->format('d/m/Y H:i') }} @else Never @endif |
{{ $recipient->in_charge_start->format('H:i') }} -
{{ $recipient->in_charge_end->format('H:i') }}
@if ($recipient->isOnDuty())
Currently On Duty @endif | --}}