Interest of user
Pitched
Add Follow Up
Type | Follow Up date | Message | Created date |
---|---|---|---|
@if($this_follow->type == '0') Follow Up @elseif($this_follow->type == '1') Call @elseif($this_follow->type == '2') WA @elseif($this_follow->type == '3') Email @endif | @if($this_follow->follow_date != '') {{ date('d-M-Y',strtotime($this_follow->follow_date)) }} @endif |
{{ $this_follow->message }}
|
{{ date('d-M-Y',strtotime($this_follow->created_at)) }} |