belongsTo(User::class)->withDefault([ 'username' => 'System', 'id' => '1' ]); } }