@if (count($conversations)) @php $show_assigned = false; @endphp {{-- todo: without this columns table becomes not 100% wide --}} @if (empty($no_checkboxes))@endif {{--@if (empty($no_checkboxes))@endif--}} @if ($show_assigned) @endif @if (empty($no_customer))@endif @if (empty($no_checkboxes))@endif {{--@if (empty($no_checkboxes))@endif--}} @if ($show_assigned) {{----}} @endif @if (empty($no_customer)) @endif @foreach ($conversations as $conversation) @if (empty($no_checkboxes))@endif {{--@if (empty($no_checkboxes)) @endif--}} @if ($show_assigned) @endif @if (empty($no_customer)) @endif @endforeach
   {{ __("Ticket") }} {{ __("Created") }} {{ __("Assigned To") }}   {{ __("Status") }} {{ __("Last Activity") }}
@if ($conversation->has_attachments) @else   @endif x_embed)) target="_blank"@endif>

@if ($conversation->has_attachments) @endif {{--@if ($conversation->isPhone()) @endif--}} @if (\EndUserPortal::getMailboxParam($mailbox, 'numbers')) [#{{ $conversation->number }}]  @endif {{ $conversation->getSubject() }}

@if (!empty($params['show_mailbox']))[{{ $conversation->mailbox_cached->name }}]
@endif{{ '' }}@if ($conversation->preview){{ $conversation->preview }}@else @endif

{{ $conversation->threads_count }} {{--@if ($conversation->threads_count <= 1) @else{{ $conversation->threads_count }}@endif--}} {{-- \EndUserPortal::dateFormat($conversation->created_at) --}} {{--{{ $conversation->threads_count }}--}} @if (\EndUserPortal::hasNewReplies($conversation)) @endif {{ \EndUserPortal::getStatusName($conversation) }} {{ \EndUserPortal::dateFormat($conversation->last_reply_at, 'M j, Y') }}
@else

{{ __('There are no tickets yet') }}

{{ \EndUserPortal::getMailboxParam($mailbox, 'text_submit') }}
@endif