'string' ]; public function transactionJournals() { return $this->hasMany('TransactionJournal'); } }