@if(auth()->user()->hasRole('admin') || auth()->user()->can('Can edit one to one (Tab under profile page) ') || (auth()->user()->can('Can edit MY DEPT 1:1s (under profile page)') && in_array($bothDepts['profile_user_dept'],$bothDepts['logged_user_dept'])))
@endif
{{$recent->oneTitle}}
Completed On : {{date('dS M, Y H:ia',strtotime($recent->updated_at))}}