@php use App\Support\SmsDirection; @endphp @if($smsThread->isEmpty())
{{ __('devices.sms.thread_empty') }}
{{ __('devices.sms.thread_summary', ['sent' => $smsStats['sent'], 'received' => $smsStats['received']]) }}
{{ $sms->body }}