@php $improvement = json_decode($pip->improment_goals); $management = json_decode($pip->management_support); $activity = json_decode($pip->activity); $check_date = json_decode($pip->check_point_date); $type_of_follow_up = json_decode($pip->type_of_follow_up); $progress_expected = json_decode($pip->progress_expected); $notes = json_decode($pip->notes); @endphp