*/ protected $fillable = [ 'id', 'date_time', 'transaction_type', 'short_descr', 'txn_code_cr', 'txn_code_dr', ]; }