'boolean', 'is_beauty' => 'boolean', ]; public function getIsSummitAttribute() { return $this->submitted_at ? true : false; } }