{{--Overall task body--}}
@if(!empty($edit))
@endif
{{--
--}}
{{--Record activity--}}
@if(!empty($edit))
@endif
{{--Next Action --}}
{{--Activity Log--}}
@if(!empty($edit))
@if(!$recent_history->isEmpty())
Activity Recorded by {{$user->title.' '.$user->firstname.' '.$user->lastname }} on {{date('d M,Y',strtotime(getUaeDateTime($recent_history[0]->created_at,$time_zone)))}} at {{date('h:i A',strtotime(getUaeDateTime($recent_history[0]->created_at,$time_zone)))}}
{{$recent_history[0]->activity_type}}
with outcome
{{$recent_history[0]->activity_description }}
@if(count($recent_history)>1)
View History ({{count($recent_history)}} Entries)
@endif
@endif
@endif
{{--Overall task body--}}
{{--DIV show on actions button--}}
{{--DIV show on actions button--}}