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