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