I extract this datas with eloquent
$refunds = Refunds::whereNull(\'num_pre\') ->where(\'status_ref\', \'>\', 4) ->orderBy(\'claims_id\', \'AS