get('/'); $response ->assertOk() ->assertSee($settings->hero_title) ->assertSee($settings->brand_name); } }