tip

    public function tip()
    {
        return tip('This is custom text to be displayed inside tooltip, also you can use tip short names, editable from admin panel');
    }