Description
{{$post->description??"-"}}
Principal Investigator
{{$post->PI->name . " " . $post->PI->last_name}}
Submitted for approval : {{\Carbon\Carbon::parse($post->created_at)->format('F d, Y')}}
Approval Status : @if($post->status == 'Approved') Approved : {{\Carbon\Carbon::parse($post->approved_time)->format('F d, Y')}} @elseif($post->status == 'Declined') Declined : {{\Carbon\Carbon::parse($post->approved_time)->format('F d, Y')}} @else Pending @endif
Authors
{{$post->authorids->pluck("full_name")->implode(', ')}}
General Keywords
{{$post->PostKeywords->pluck("keyword")->implode(', ')}}
Legal
Join Now