creating the moon rental invoice verify
This commit is contained in:
@@ -21,6 +21,7 @@ class MoonRentalInvoice extends Model
|
||||
* @var array
|
||||
*/
|
||||
protected $fillable = [
|
||||
'invoice_id',
|
||||
'character_id',
|
||||
'character_name',
|
||||
'corporation_id',
|
||||
|
||||
Reference in New Issue
Block a user