@if ($orders->payment_status) {{ trans('admin_lang.status_active') }} @else {{ trans(('admin_lang.status_inactive')) }} @endif