@if (check_access(array('A_DETAIL_ORDER'), true)) {{ __("View") }} @endif @if (check_access(array('A_EDIT_ORDER'), true) && !in_array($order['status']['value'], [1, 4])) {{ __("Edit") }} @endif