count(2)->create(); $component = Volt::test('services.index'); $component->assertStatus(200) ->assertSee('Self Hosted Services'); });