@if ($order['status'] == 0) 等待付款 @endif @if ($order['status'] == 1)
确认发货
@endif @if ($order['status'] == 2) 取消发货 等待收货 @endif