Esempio n. 1
0
 public function getStatusOptions()
 {
     return InvoiceStatus::lists('name', 'id');
 }