actingAs(User::factory()->create()) ->get(route('settings.labels.index')) ->assertForbidden(); } }