📅  最后修改于: 2022-03-11 14:54:14.390000             🧑  作者: Mango
@if($user->status =='waiting')
Approve/Reject
@else
{{ $user->status }}
@endif