getJson('/api/page/terms-of-service') ->assertStatus(200) ->assertJsonFragment([ 'title' => 'Terms of Service', ]); } }