@if($order->status == 'NEEDS REVISION') <td>{{$order->status}}</td> @else <td id="revision-status">{{$order->status}}</td> @endif