@php \App\Ecard::updateViewCount($identity->id); // dd($identity->id); $relatedAccounts = \App\Ecard::getRelatedCards($identity->email); @endphp
@php if(!is_null($identity)): @endphp @php $profilePic = asset('/profile.png'); if(($identity->profile_pic != null) && ($identity->profile_pic != 'null')){ $profilePic = 'https://www.linkdiaries.com/uploads/'.$identity->profile_pic; } @endphp @php else: @endphp
Copyright © 2021 Webcooks Technologies Pvt Ltd. All Rights Reserved.