Ejemplo n.º 1
0
function getAllTariSelectBox()
{
    return Tari::lists('Name', 'AidaID')->all();
}