create(); $this->visit(route('users.marriages', $user->id)); $this->see($user->name); } }