creating the moon rental invoice verify

This commit is contained in:
2020-05-12 02:04:30 -05:00
parent 50441d6152
commit 47b0949290
3 changed files with 92 additions and 1 deletions
@@ -21,6 +21,7 @@ class MoonRentalInvoice extends Model
* @var array
*/
protected $fillable = [
'invoice_id',
'character_id',
'character_name',
'corporation_id',