set('o',$o); ?> title(sprintf('InActive Services for Account: %s',$o->refnum())) ->title_icon('fa fa-barcode') ->span(6) ->body(View::factory('service/user/list/inactive')->set('o',$o->service->where('status','!=',1)->or_where('status','IS',null)->find_all())); ?> set('o',$o); ?>