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