model->orderBy('due_date')->where('domain_name','like','%' . $q . '%')->paginate($this->_paginate); } }