{{-- -------------------- The default card (white) -------------------- --}} @php $profile_img =\App\Models\Utility::get_file(config('chatify.attachments.folder')); @endphp @if($viewType == 'default') @if($from_id != $to_id)
@endif @endif {{-- -------------------- Sender card (owner) -------------------- --}} @if($viewType == 'sender') @endif