@php if(empty($unsuburl) && !empty($lead)){ $unsuburl = config('app.url').'/unsubscribe/'.$lead->uuid; } @endphp