'datetime', ]; public function receipts() { return $this->hasMany('App\Models\Receipt'); } }