@php use App\Enums\OrderStatus; @endphp @if ($order->status == OrderStatus::Fulfilled) @else @endif