'boolean', ]; public function profile() { return $this->belongsTo(SmsProfile::class, 'profile_id'); } }